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 |
|---|---|
| FlyoverInfoOnPolyline | Flyover information for the route(s). The
|
| FuelConsumption | Estimated fuel consumption for the route(s). |
| HtmlFormattedNavigationInstructions |
|
| NarrowRoadInfoOnPolyline | Narrow road information for the route(s). The
|
| Tolls | Toll information for the route(s). |
| TrafficOnPolyline | Traffic aware polylines for the route(s). |
| Unspecified | Not used. Requests containing this value will fail. |