TdxAzureMapRouteType Enum
Declaration
TdxAzureMapRouteType = (
Economy,
Shortest,
Fastest,
Thrilling
);
Members
Name |
---|
Economy
|
Shortest
|
Fastest
|
Thrilling
|
See Also