Enum ComputeRoutesRequest.Types.ExtraComputation
Extra computations to perform while completing the request. Additional values may be added in the future.
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum ComputeRoutesRequest.Types.ExtraComputation
Fields
| Name | Description |
|---|---|
| BridgeInfoOnPolyline | Bridge information for the route(s). The
|
| 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
|
| SkywayInfoOnPolyline | Skyway information for the route(s). The
|
| Tolls | Toll information for the route(s). |
| TrafficOnPolyline | Traffic aware polylines for the route(s). |
| TunnelInfoOnPolyline | Tunnel information for the route(s). The
|
| Unspecified | Not used. Requests containing this value will fail. |