Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 885 Bytes

TransitVehicle.md

File metadata and controls

34 lines (18 loc) · 885 Bytes

See html formatted version

TransitVehicle interface

google.maps.TransitVehicle interface

Information about the vehicle that operates on a transit line.

Properties

undefined

Type:  string

A URL for an icon that corresponds to the type of vehicle used on this line.

undefined

Type:  string

A URL for an icon that corresponds to the type of vehicle used in this region instead of the more general icon.

undefined

Type:  string

A name for this type of TransitVehicle, e.g. "Train" or "Bus".

undefined

Type:  VehicleType

The type of vehicle used, e.g. train, bus, or ferry.