ManeuverFactory

A factory exposed to build a Maneuver object.

Functions

Link copied to clipboard
fun buildManeuver(primary: PrimaryManeuver, stepDistance: StepDistance, secondary: SecondaryManeuver?, sub: SubManeuver?, lane: Lane?, point: Point): Maneuver

Build Maneuver given appropriate arguments