Show / Hide Table of Contents

Enum TransitVehicle.Types.TransitVehicleType

The type of vehicles for transit routes.

Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum TransitVehicle.Types.TransitVehicleType

Fields

Name Description
Bus

Bus.

CableCar

A vehicle that operates on a cable, usually on the ground. Aerial cable cars may be of the type GONDOLA_LIFT.

CommuterTrain

Commuter rail.

Ferry

Ferry.

Funicular

A vehicle that is pulled up a steep incline by a cable. A Funicular typically consists of two cars, with each car acting as a counterweight for the other.

GondolaLift

An aerial cable car.

HeavyRail

Heavy rail.

HighSpeedTrain

High speed train.

IntercityBus

Intercity bus.

LongDistanceTrain

Long distance train.

MetroRail

Light rail transit.

Monorail

Monorail.

Other

All other vehicles.

Rail

Rail.

ShareTaxi

Share taxi is a kind of bus with the ability to drop off and pick up passengers anywhere on its route.

Subway

Underground light rail.

Tram

Above ground light rail.

Trolleybus

Trolleybus.

Unspecified

Unused.

In this article
Back to top Generated by DocFX