ItineraryPointSide

enum ItineraryPointSide : Enum<ItineraryPointSide>

Indicates the side of the road of an itinerary point.

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

Entries

Link copied to clipboard

Indicates the itinerary point side is not determined.

Link copied to clipboard

Indicates the itinerary point is on the right-hand side.

Link copied to clipboard

Indicates the itinerary point is on the left-hand side.

Properties

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