AdditionalManeuverInfo
Additional maneuver information displayed below the primary maneuver. Each type carries its own specific data in a type-safe manner.
Inheritors
Types
Link copied to clipboard
Exit name (e.g., "Exit to Main Street").
Link copied to clipboard
Exit number (e.g., "Exit 5").
Link copied to clipboard
data class Next(val maneuver: InstructionManeuver, val isLeftHandTraffic: Boolean) : AdditionalManeuverInfo
Preview of the following maneuver with "Next" label.
Link copied to clipboard
No additional information to display.