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

Properties of a TransitVehicle.

Package

@googlemaps/routing

Properties

iconUri

iconUri?: (string|null);

TransitVehicle iconUri

localIconUri

localIconUri?: (string|null);

TransitVehicle localIconUri

name

name?: (google.type.ILocalizedText|null);

TransitVehicle name

type

type?: (google.maps.routing.v2.TransitVehicle.TransitVehicleType|keyof typeof google.maps.routing.v2.TransitVehicle.TransitVehicleType|null);

TransitVehicle type