MergeSide

enum MergeSide : Enum<MergeSide>

Indicates the side of the road of a merge.

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

Entries

Link copied to clipboard

Indicates a merge into the right lane.

Link copied to clipboard

Indicates a merge into the left lane.

Properties

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