luka1199 / geo-heatmap

:world_map: Generate an interactive geo heatmap from your Google location data
MIT License
2.05k stars 226 forks source link

Animation Option #30

Open mikeporterdev opened 4 years ago

mikeporterdev commented 4 years ago

The location data contains a timestamp, it would be cool if we could generate a day-by-day (or week-by-week or more options) animation of the heatmap, although I'm not sure how this would fit into the OpenStreetMap, but at the very least it would be interesting to see it if it could stitch them together as a gif.

burggraaff commented 2 months ago

Something like this (not an animation, but a slider) could be done with folium's HeatMapWithTime plugin.