Show / Hide Table of Contents

Enum FallbackRoutingMode

Actual routing mode used for returned fallback response.

Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum FallbackRoutingMode

Fields

Name Description
FallbackTrafficAware

Indicates the TRAFFIC_AWARE [RoutingPreference][google.maps.routing.v2.RoutingPreference] was used to compute the response.

FallbackTrafficUnaware

Indicates the TRAFFIC_UNAWARE [RoutingPreference][google.maps.routing.v2.RoutingPreference] was used to compute the response.

Unspecified

Not used.

In this article
Back to top Generated by DocFX