Enum VehicleEmissionType
A set of values describing the vehicle's emission type.
Applies only to the DRIVE
[RouteTravelMode
][google.maps.routing.v2.RouteTravelMode].
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum VehicleEmissionType
Fields
Name | Description |
---|---|
Diesel | Diesel fueled vehicle. |
Electric | Electricity powered vehicle. |
Gasoline | Gasoline/petrol fueled vehicle. |
Hybrid | Hybrid fuel (such as gasoline + electric) vehicle. |
Unspecified | No emission type specified. Default to |