TdxAzureMapRouteJunctionType Enum
In This Article
#Declaration
Delphi
TdxAzureMapRouteJunctionType = (
Unknown,
Bifurcation,
Regular,
Roundabout
);
#Members
Name |
---|
Unknown
|
Bifurcation
|
Regular
|
Roundabout
|
See Also