Interface protos.google.maps.routing.v2.IRouteLegStepTransitDetails (2.2.0)

Properties of a RouteLegStepTransitDetails.

Package

@googlemaps/routing

Properties

headsign

headsign?: (string|null);

RouteLegStepTransitDetails headsign

headway

headway?: (google.protobuf.IDuration|null);

RouteLegStepTransitDetails headway

localizedValues

localizedValues?: (google.maps.routing.v2.RouteLegStepTransitDetails.ITransitDetailsLocalizedValues|null);

RouteLegStepTransitDetails localizedValues

stopCount

stopCount?: (number|null);

RouteLegStepTransitDetails stopCount

stopDetails

stopDetails?: (google.maps.routing.v2.RouteLegStepTransitDetails.ITransitStopDetails|null);

RouteLegStepTransitDetails stopDetails

transitLine

transitLine?: (google.maps.routing.v2.ITransitLine|null);

RouteLegStepTransitDetails transitLine

tripShortText

tripShortText?: (string|null);

RouteLegStepTransitDetails tripShortText