DrivingSide

enum DrivingSide : Enum<DrivingSide>

Indicates driving side at the point of the maneuver.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

Indicates right-hand side driving at the point of the maneuver.

Link copied to clipboard

Indicates left-hand side driving at the point of the maneuver.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int