String
Get the enum value for ALL_WAY_YIELD. Multiple way intersection that allows traffic to flow based on priority; most commonly right of way and first in, first out.
Kind: Static property of NavigationJunction
Returns: String
- The enum value.
String
Get the enum value for BIFURCATION. A junction where the road splits off into two paths; a fork in the road.
Kind: Static property of NavigationJunction
Returns: String
- The enum value.
String
Get the enum value for JUGHANDLE. A junction where lefts diverge to the right, then curve to the left, converting a left turn to a crossing maneuver.
Kind: Static property of NavigationJunction
Returns: String
- The enum value.
String
Get the enum value for MULTI_CARRIAGEWAY. A junction that has multiple intersections and paths.
Kind: Static property of NavigationJunction
Returns: String
- The enum value.
String
Get the enum value for REGULAR. A junction that represents a standard intersection with a single road crossing another.
Kind: Static property of NavigationJunction
Returns: String
- The enum value.
String
Get the enum value for ROUNDABOUT. A junction where traffic moves in a single direction around a central, non-traversable point to reach one of the connecting roads.
Kind: Static property of NavigationJunction
Returns: String
- The enum value.