Properties of a VehicleLocation.
Package
@googlemaps/fleetengineProperties
altitude
altitude?: (google.protobuf.IDoubleValue|null);
VehicleLocation altitude
altitudeAccuracy
altitudeAccuracy?: (google.protobuf.IDoubleValue|null);
VehicleLocation altitudeAccuracy
bearingAccuracy
bearingAccuracy?: (google.protobuf.IDoubleValue|null);
VehicleLocation bearingAccuracy
heading
heading?: (google.protobuf.IInt32Value|null);
VehicleLocation heading
headingAccuracy
headingAccuracy?: (google.protobuf.IDoubleValue|null);
VehicleLocation headingAccuracy
horizontalAccuracy
horizontalAccuracy?: (google.protobuf.IDoubleValue|null);
VehicleLocation horizontalAccuracy
isGpsSensorEnabled
isGpsSensorEnabled?: (google.protobuf.IBoolValue|null);
VehicleLocation isGpsSensorEnabled
isRoadSnapped
isRoadSnapped?: (google.protobuf.IBoolValue|null);
VehicleLocation isRoadSnapped
latlngAccuracy
latlngAccuracy?: (google.protobuf.IDoubleValue|null);
VehicleLocation latlngAccuracy
location
location?: (google.type.ILatLng|null);
VehicleLocation location
locationSensor
locationSensor?: (maps.fleetengine.v1.LocationSensor|keyof typeof maps.fleetengine.v1.LocationSensor|null);
VehicleLocation locationSensor
numStaleUpdates
numStaleUpdates?: (google.protobuf.IInt32Value|null);
VehicleLocation numStaleUpdates
rawLocation
rawLocation?: (google.type.ILatLng|null);
VehicleLocation rawLocation
rawLocationAccuracy
rawLocationAccuracy?: (google.protobuf.IDoubleValue|null);
VehicleLocation rawLocationAccuracy
rawLocationSensor
rawLocationSensor?: (maps.fleetengine.v1.LocationSensor|keyof typeof maps.fleetengine.v1.LocationSensor|null);
VehicleLocation rawLocationSensor
rawLocationTime
rawLocationTime?: (google.protobuf.ITimestamp|null);
VehicleLocation rawLocationTime
roadSnapped
roadSnapped?: (boolean|null);
VehicleLocation roadSnapped
serverTime
serverTime?: (google.protobuf.ITimestamp|null);
VehicleLocation serverTime
speed
speed?: (google.protobuf.IDoubleValue|null);
VehicleLocation speed
speedAccuracy
speedAccuracy?: (google.protobuf.IDoubleValue|null);
VehicleLocation speedAccuracy
speedKmph
speedKmph?: (google.protobuf.IInt32Value|null);
VehicleLocation speedKmph
supplementalLocation
supplementalLocation?: (google.type.ILatLng|null);
VehicleLocation supplementalLocation
supplementalLocationAccuracy
supplementalLocationAccuracy?: (google.protobuf.IDoubleValue|null);
VehicleLocation supplementalLocationAccuracy
supplementalLocationSensor
supplementalLocationSensor?: (maps.fleetengine.v1.LocationSensor|keyof typeof maps.fleetengine.v1.LocationSensor|null);
VehicleLocation supplementalLocationSensor
supplementalLocationTime
supplementalLocationTime?: (google.protobuf.ITimestamp|null);
VehicleLocation supplementalLocationTime
timeSinceUpdate
timeSinceUpdate?: (google.protobuf.IInt32Value|null);
VehicleLocation timeSinceUpdate
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
VehicleLocation updateTime
verticalAccuracy
verticalAccuracy?: (google.protobuf.IDoubleValue|null);
VehicleLocation verticalAccuracy