Interface protos.maps.fleetengine.v1.ITerminalLocation (0.5.0)

Properties of a TerminalLocation.

Package

@googlemaps/fleetengine

Properties

accessPointId

accessPointId?: (string|null);

TerminalLocation accessPointId

point

point?: (google.type.ILatLng|null);

TerminalLocation point

terminalLocationType

terminalLocationType?: (maps.fleetengine.v1.WaypointType|keyof typeof maps.fleetengine.v1.WaypointType|null);

TerminalLocation terminalLocationType

terminalPointId

terminalPointId?: (maps.fleetengine.v1.ITerminalPointId|null);

TerminalLocation terminalPointId

tripId

tripId?: (string|null);

TerminalLocation tripId