https://github.com/sameetandpotatoes/gmaps-timeline-aggregator
Plot your Google Maps Location History over a period of time
https://github.com/sameetandpotatoes/gmaps-timeline-aggregator
gmaps-api visualization
Last synced: 9 months ago
JSON representation
Plot your Google Maps Location History over a period of time
- Host: GitHub
- URL: https://github.com/sameetandpotatoes/gmaps-timeline-aggregator
- Owner: sameetandpotatoes
- Created: 2019-06-07T15:16:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T23:38:03.000Z (over 3 years ago)
- Last Synced: 2024-11-16T14:26:12.028Z (over 1 year ago)
- Topics: gmaps-api, visualization
- Language: JavaScript
- Size: 3.61 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Maps Timeline Aggregator
## Motivation
The Timeline feature in Google Maps is a pretty interesting way to track your whereabouts throughout a day.
For me, I especially like to check it out whenever I am walking around a lot to see how much ground in a city I have covered. One thing that would be even more interesting to see is that data aggregated over a certain timeperiod, so you can see how much of a city you have visited in a given time.
Google Maps' Timeline doesn't have this feature, so I thought it might be neat to build a quick visualizer for this.