Supported formats
- Google Takeout JSON: Timeline data such as
timelineObjectsandRecords.jsoncan be loaded directly. - Google Takeout ZIP: JSON and GPX files inside the ZIP are detected automatically.
- GPX: Reads
<trkpt>and<wpt>points. - CSV: May work, but is not officially supported. It accepts column names around
timestamp,lat,lon, andaccuracy. - Apple export data: May work, but is not officially supported. Apple-derived JSON and CSV are converted into common location points.
Google Takeout JSON / Google Takeout ZIP / GPX are the safest choices. CSV and Apple export data may work, but are not officially supported.