ManeuverInfo

Represents information about a maneuver.

Parameters

maneuver

structure that holds information about a maneuver.

shields

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

formattedStepDistance

the formatted distance to the next maneuver.

stepDistance

the distance to the next maneuver.

Properties

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
Link copied to clipboard
open override fun toString(): String