TransitTypeResult interface

An interface representing TransitTypeResult.

Properties

captionOverride

For metro areas in which local name is different than the GFTS supported transit type, original name is returned.

transitType

Supported public transit type. Possible values include: 'Bus', 'CableCar', 'Ferry', 'Funicular', 'Gondola', 'Rail', 'Tram', 'Subway'

Property Details

captionOverride

For metro areas in which local name is different than the GFTS supported transit type, original name is returned.

captionOverride?: string

Property Value

string

transitType

Supported public transit type. Possible values include: 'Bus', 'CableCar', 'Ferry', 'Funicular', 'Gondola', 'Rail', 'Tram', 'Subway'

transitType?: TransitType

Property Value