Skip to main content
All docs
V24.2

TdxAzureMapRouteJunctionType Enum

Declaration

TdxAzureMapRouteJunctionType = (
    Unknown,
    Bifurcation,
    Regular,
    Roundabout
);

Members

Name
Unknown
Bifurcation
Regular
Roundabout
See Also