TTMSFNCDirectionsTravelMode Enumeration
Specifies the travel mode requested from a directions provider.
API unit family: TMSFNCDirections
Members
| Name | Description |
|---|---|
tmDriving |
Calculates a driving route. |
tmWalking |
Calculates a walking route. |
tmBicycling |
Calculates a bicycling route. |
tmPublicTransport |
Calculates a public transport route when the provider supports it. |
tmTruck |
Calculates a truck route when the provider supports it. |