Enum ComputeRoutesRequest.Types.ExtraComputation
Extra computations to perform while completing the request.
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum ComputeRoutesRequest.Types.ExtraComputation
Fields
Name | Description |
---|---|
FuelConsumption | Estimated fuel consumption for the route(s). |
HtmlFormattedNavigationInstructions |
|
Tolls | Toll information for the route(s). |
TrafficOnPolyline | Traffic aware polylines for the route(s). |
Unspecified | Not used. Requests containing this value will fail. |