Show / Hide Table of Contents

Enum TransitPreferences.Types.TransitTravelMode

A set of values used to specify the mode of transit.

Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum TransitPreferences.Types.TransitTravelMode

Fields

Name Description
Bus

Travel by bus.

LightRail

Travel by light rail or tram.

Rail

Travel by rail. This is equivalent to a combination of SUBWAY, TRAIN, and LIGHT_RAIL.

Subway

Travel by subway.

Train

Travel by train.

Unspecified

No transit travel mode specified.

In this article
Back to top Generated by DocFX