Enum RouteLabel
Labels for the [Route
][google.maps.routing.v2.Route] that are useful to
identify specific properties of the route to compare against others.
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum RouteLabel
Fields
Name | Description |
---|---|
DefaultRoute | The default "best" route returned for the route computation. |
DefaultRouteAlternate | An alternative to the default "best" route. Routes like this will be
returned when
[ |
FuelEfficient | Fuel efficient route. Routes labeled with this value are determined to be optimized for Eco parameters such as fuel consumption. |
Unspecified | Default - not used. |