Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 1.33 KB

File metadata and controls

58 lines (30 loc) · 1.33 KB

See html formatted version

TransitLine interface

google.maps.TransitLine interface

Information about the transit line that operates this transit step.

Properties

undefined

Type:  Array<TransitAgency>

The transit agency that operates this transit line.

undefined

Type:  string

The color commonly used in signage for this transit line, represented as a hex string.

undefined

Type:  string

The URL for an icon associated with this line.

undefined

Type:  string

The full name of this transit line, e.g. "8 Avenue Local".

undefined

Type:  string

The short name of this transit line, e.g. "E".

undefined

Type:  string

The text color commonly used in signage for this transit line, represented as a hex string.

undefined

Type:  string

The agency's URL which is specific to this transit line.

undefined

Type:  TransitVehicle

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