CarpoolLaneDirection

enum CarpoolLaneDirection : Enum<CarpoolLaneDirection>

Indicates the direction to enter or exit a carpool lane.

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

Entries

Link copied to clipboard

Indicates the exit from the carpool lane is on the right-hand side relative to the driving direction.

Link copied to clipboard

Indicates the exit from the carpool lane is on the left-hand side relative to the driving direction.

Link copied to clipboard

Indicates the carpool lane is on the right-hand side relative to the driving direction.

Link copied to clipboard

Indicates the carpool lane is on the left-hand side relative to the driving direction.

Properties

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