Interface protos.google.maps.routing.v2.ITransitLine (1.4.0)

Properties of a TransitLine.

Package

@googlemaps/routing

Properties

agencies

agencies?: (google.maps.routing.v2.ITransitAgency[]|null);

TransitLine agencies

color

color?: (string|null);

TransitLine color

iconUri

iconUri?: (string|null);

TransitLine iconUri

name

name?: (string|null);

TransitLine name

nameShort

nameShort?: (string|null);

TransitLine nameShort

textColor

textColor?: (string|null);

TransitLine textColor

uri

uri?: (string|null);

TransitLine uri

vehicle

vehicle?: (google.maps.routing.v2.ITransitVehicle|null);

TransitLine vehicle