Next

data class Next(val maneuver: InstructionManeuver, val isLeftHandTraffic: Boolean) : AdditionalManeuverInfo

Preview of the following maneuver with "Next" label.

Constructors

Link copied to clipboard
constructor(maneuver: InstructionManeuver, isLeftHandTraffic: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
val maneuver: InstructionManeuver