RoadSide

enum RoadSide : Enum<RoadSide>

Indicates the side of the road at which a RoutePoint is located.

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

Entries

Link copied to clipboard

Indicates left side in the driving direction.

Link copied to clipboard

Indicates right side in the driving direction.

Properties

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