Interface protos.maps.fleetengine.delivery.v1.IDeliveryVehicleLocation (0.3.0)

Properties of a DeliveryVehicleLocation.

Package

@googlemaps/fleetengine-delivery

Properties

altitude

altitude?: (google.protobuf.IDoubleValue|null);

DeliveryVehicleLocation altitude

altitudeAccuracy

altitudeAccuracy?: (google.protobuf.IDoubleValue|null);

DeliveryVehicleLocation altitudeAccuracy

bearingAccuracy

bearingAccuracy?: (google.protobuf.IDoubleValue|null);

DeliveryVehicleLocation bearingAccuracy

heading

heading?: (google.protobuf.IInt32Value|null);

DeliveryVehicleLocation heading

headingAccuracy

headingAccuracy?: (google.protobuf.IDoubleValue|null);

DeliveryVehicleLocation headingAccuracy

horizontalAccuracy

horizontalAccuracy?: (google.protobuf.IDoubleValue|null);

DeliveryVehicleLocation horizontalAccuracy

isGpsSensorEnabled

isGpsSensorEnabled?: (google.protobuf.IBoolValue|null);

DeliveryVehicleLocation isGpsSensorEnabled

isRoadSnapped

isRoadSnapped?: (google.protobuf.IBoolValue|null);

DeliveryVehicleLocation isRoadSnapped

latlngAccuracy

latlngAccuracy?: (google.protobuf.IDoubleValue|null);

DeliveryVehicleLocation latlngAccuracy

location

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

DeliveryVehicleLocation location

locationSensor

locationSensor?: (maps.fleetengine.delivery.v1.DeliveryVehicleLocationSensor|keyof typeof maps.fleetengine.delivery.v1.DeliveryVehicleLocationSensor|null);

DeliveryVehicleLocation locationSensor

numStaleUpdates

numStaleUpdates?: (google.protobuf.IInt32Value|null);

DeliveryVehicleLocation numStaleUpdates

rawLocation

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

DeliveryVehicleLocation rawLocation

rawLocationAccuracy

rawLocationAccuracy?: (google.protobuf.IDoubleValue|null);

DeliveryVehicleLocation rawLocationAccuracy

rawLocationSensor

rawLocationSensor?: (maps.fleetengine.delivery.v1.DeliveryVehicleLocationSensor|keyof typeof maps.fleetengine.delivery.v1.DeliveryVehicleLocationSensor|null);

DeliveryVehicleLocation rawLocationSensor

rawLocationTime

rawLocationTime?: (google.protobuf.ITimestamp|null);

DeliveryVehicleLocation rawLocationTime

roadSnapped

roadSnapped?: (boolean|null);

DeliveryVehicleLocation roadSnapped

serverTime

serverTime?: (google.protobuf.ITimestamp|null);

DeliveryVehicleLocation serverTime

speed

speed?: (google.protobuf.IDoubleValue|null);

DeliveryVehicleLocation speed

speedAccuracy

speedAccuracy?: (google.protobuf.IDoubleValue|null);

DeliveryVehicleLocation speedAccuracy

speedKmph

speedKmph?: (google.protobuf.IInt32Value|null);

DeliveryVehicleLocation speedKmph

supplementalLocation

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

DeliveryVehicleLocation supplementalLocation

supplementalLocationAccuracy

supplementalLocationAccuracy?: (google.protobuf.IDoubleValue|null);

DeliveryVehicleLocation supplementalLocationAccuracy

supplementalLocationSensor

supplementalLocationSensor?: (maps.fleetengine.delivery.v1.DeliveryVehicleLocationSensor|keyof typeof maps.fleetengine.delivery.v1.DeliveryVehicleLocationSensor|null);

DeliveryVehicleLocation supplementalLocationSensor

supplementalLocationTime

supplementalLocationTime?: (google.protobuf.ITimestamp|null);

DeliveryVehicleLocation supplementalLocationTime

timeSinceUpdate

timeSinceUpdate?: (google.protobuf.IInt32Value|null);

DeliveryVehicleLocation timeSinceUpdate

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

DeliveryVehicleLocation updateTime

verticalAccuracy

verticalAccuracy?: (google.protobuf.IDoubleValue|null);

DeliveryVehicleLocation verticalAccuracy