Maneuver

class Maneuver

Data structure that holds information about a maneuver.

Properties

Link copied to clipboard
val laneGuidance: Lane? = null

Lane

Link copied to clipboard
val maneuverPoint: Point

Point

Link copied to clipboard

PrimaryManeuver

Link copied to clipboard

SecondaryManeuver

Link copied to clipboard

StepDistance

Link copied to clipboard
val sub: SubManeuver? = null

SubManeuver

Functions

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

Regenerate whenever a change is made

Link copied to clipboard
open override fun hashCode(): Int

Regenerate whenever a change is made