ManeuverUiState

Represents the state of a maneuver.

Parameters

destination

the final destination for current leg.

maneuver

structure that holds information about a maneuver.

shields

representation of RouteShield which is to be used when requesting mapbox legacy shields.

stepDistance

the distance to the next maneuver.

Properties

Link copied to clipboard
Link copied to clipboard
val maneuver: Maneuver
Link copied to clipboard
val shields: Set<RouteShield>
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int