Companion

object Companion

Properties

Link copied to clipboard
val Arrive: Maneuver

You have arrived.

Link copied to clipboard
val ArriveLeft: Maneuver

You have arrived. Your destination is on the left.

Link copied to clipboard
val ArriveRight: Maneuver

You have arrived. Your destination is on the right.

Link copied to clipboard
val BearLeft: Maneuver

Bear left.

Link copied to clipboard
val BearRight: Maneuver

Bear right.

Link copied to clipboard
val Depart: Maneuver

Leave.

Link copied to clipboard
val EnterFreeway: Maneuver

Take the freeway.

Link copied to clipboard
val EnterHighway: Maneuver

Take the highway.

Link copied to clipboard
val EnterMotorway: Maneuver

Take the motorway.

Link copied to clipboard
val EntranceRamp: Maneuver

Take the ramp.

Link copied to clipboard
val Follow: Maneuver

Follow.

Link copied to clipboard
val KeepLeft: Maneuver

Keep left.

Link copied to clipboard
val KeepRight: Maneuver

Keep right.

Link copied to clipboard
val MakeUTurn: Maneuver

Make a U-turn.

Link copied to clipboard
val MotorwayExitLeft: Maneuver

Take the left exit.

Link copied to clipboard
val MotorwayExitRight: Maneuver

Take the right exit.

Link copied to clipboard
val RoundaboutBack: Maneuver

Go around the roundabout.

Link copied to clipboard
val RoundaboutCross: Maneuver

Cross the roundabout.

Link copied to clipboard
val RoundaboutLeft: Maneuver

At the roundabout take the exit on the left.

Link copied to clipboard
val RoundaboutRight: Maneuver

At the roundabout take the exit on the right.

Link copied to clipboard
val SharpLeft: Maneuver

Turn sharp left.

Link copied to clipboard
val SharpRight: Maneuver

Turn sharp right.

Link copied to clipboard
val Straight: Maneuver

Go straight.

Link copied to clipboard
val SwitchMainRoad: Maneuver

Switch to the main road.

Link copied to clipboard
val SwitchParallelRoad: Maneuver

Switch to the parallel road.

Link copied to clipboard
val TakeExit: Maneuver

Take the exit.

Link copied to clipboard
val TakeFerry: Maneuver

Take the ferry.

Link copied to clipboard
val TryMakeUTurn: Maneuver

Try to make a U-turn.

Link copied to clipboard
val TurnLeft: Maneuver

Turn left.

Link copied to clipboard
val TurnRight: Maneuver

Turn right.

Link copied to clipboard
val WaypointLeft: Maneuver

You have reached the waypoint. It is on the left.

Link copied to clipboard
val WaypointReached: Maneuver

You have reached the waypoint.

Link copied to clipboard
val WaypointRight: Maneuver

You have reached the waypoint. It is on the right.