TdxAzureMapRouteType Enum
In This Article
#Declaration
Delphi
TdxAzureMapRouteType = (
Economy,
Shortest,
Fastest,
Thrilling
);
#Members
Name |
---|
Economy
|
Shortest
|
Fastest
|
Thrilling
|
See Also