Show / Hide Table of Contents

Enum Vehicle.Types.TravelMode

Travel modes which can be used by vehicles.

These should be a subset of the Google Maps Platform Routes Preferred API travel modes, see: https://developers.google.com/maps/documentation/routes_preferred/reference/rest/Shared.Types/RouteTravelMode.

Namespace: Google.Maps.RouteOptimization.V1
Assembly: Google.Maps.RouteOptimization.V1.dll
Syntax
public enum Vehicle.Types.TravelMode

Fields

Name Description
Driving

Travel mode corresponding to driving directions (car, ...).

Unspecified

Unspecified travel mode, equivalent to DRIVING.

Walking

Travel mode corresponding to walking directions.

In this article
Back to top Generated by DocFX