Skip to main content
All docs
V24.2

TdxAzureMapRouteType Enum

Declaration

TdxAzureMapRouteType = (
    Economy,
    Shortest,
    Fastest,
    Thrilling
);

Members

Name
Economy
Shortest
Fastest
Thrilling
See Also