Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 836 Bytes

LocationDataPointGpsLocation.md

File metadata and controls

16 lines (12 loc) · 836 Bytes

LocationDataPointGpsLocation

GPS location information of the data input's datapoint.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]