google.maps.TransitLine interface
Information about the transit line that operates this transit step.
Properties
Type: Array<TransitAgency>
The transit agency that operates this transit line.
Type: string
The color commonly used in signage for this transit line, represented as a hex string.
Type: string
The URL for an icon associated with this line.
Type: string
The full name of this transit line, e.g. "8 Avenue Local".
Type: string
The short name of this transit line, e.g. "E".
Type: string
The text color commonly used in signage for this transit line, represented as a hex string.
Type: string
The agency's URL which is specific to this transit line.
Type: TransitVehicle
The type of vehicle used, e.g. train or bus.