The precise angular heading of the vehicle.
The vehicle’s current geographic latitude coordinate.
A cardinal or intercardinal direction representing the vehicle’s current heading or orientation.Possible values: N, NE, E, SE, S, SW, W, NW
The vehicle’s current geographic longitude coordinate.
Indicates whether the location-related fields are expected to update in real time or when the vehicle is parked.Possible values: LAST_PARKED, CURRENT
{
"latitude": 51.5014,
"longitude": -0.1419,
"direction": "NE",
"heading": 45.3,
"locationType": "CURRENT"
}