GPS location information of the data input's datapoint.
Name | Type | Description | Notes |
---|---|---|---|
formatted_address | str | Formatted address of the location | [optional] |
gps_meters_per_second | float | Speed of GPS (meters per second) | [optional] |
heading_degrees | float | Heading degrees | [optional] |
latitude | float | Latitude of the location | [optional] |
longitude | float | Longitude of the location | [optional] |
place | LocationDataPointGpsLocationPlace | [optional] |