outIndex

@SerialName(value = "out")
val outIndex: Int? = null

Index out of the bearings/entry array. Used to extract the bearing after the turn. Namely, The clockwise angle from true north to the direction of travel after the maneuver/passing the intersection. The value is not supplied for arrive maneuvers.

Since

1.3.0