The location, speed, and heading of a vehicle at a point in time.
JSON representation |
---|
{ "location": { object ( |
Fields | |
---|---|
location |
Vehicle location. |
latlng |
Accuracy of |
server |
The time when the server receives the location. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
heading |
Direction the vehicle is moving in degrees. 0 represents North. The valid range is [0,360). |
heading |
Accuracy of |
bearingAccuracy |
Deprecated: Use |
altitude |
Altitude in meters above WGS84. |
verticalAccuracy |
Deprecated: Use |
altitude |
Accuracy of |
speed |
Speed of vehicle in meters/second |
speed |
Accuracy of speed in meters/second. |
loc |
Location data provider. |
is |
Whether |
is |
Specifies whether GPS Provider is enabled. |
raw |
Raw location with no road-snapping processing. |
raw |
Source of the raw location. |
raw |
The time when the raw location was recorded. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
raw |
Accuracy of raw location (lat/lng) in meters as a radius. |
supplemental |
Supplemental location provided by the integrating app. |
supplemental |
Timestamp associated with the supplemental location. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
supplemental |
Source of the supplemental location. |
supplemental |
Accuracy of |