TTMSFNCDirectionsOptions Class
Options that control directions requests.
API unit family: TMSFNCHereDirections
Inherits from: TPersistent
Syntax
TTMSFNCDirectionsOptions = class(TPersistent)
Properties
| Name | Description |
|---|---|
| AvoidDirtRoads | Indicates whether dirt roads are avoided when routing. |
| AvoidTunnels | Indicates whether tunnels are avoided when routing. |
| RoutingMode | Routing mode used to calculate the route. |
| Truck | Provides access to the truck-specific routing options. |