TTMSFNCGoogleRoutesOptions Class
Options that control Google Routes requests.
API unit family: TMSFNCGoogleRoutes
Inherits from: TPersistent
Syntax
TTMSFNCGoogleRoutesOptions = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Departure | Provides access to the departure options for the route. |
| DepartureTime | Requested departure time used for the route. |
| HTMLFormattedInstructions | Indicates whether route instructions are returned as HTML. |
| IncludeFuelEfficientRoute | Indicates whether a fuel-efficient route alternative is requested. |
| RoutingMode | Routing mode used to calculate the route. |