Skip to content

ttavni/google-location-history-mappr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Location History

NEW UPDATE - use index.html to create animated HTML page

html_gif

Map your Google Map Location history into either line, scatter or heatmap

from mappr import json_to_df, line, scatter,heatmap

df = json_to_df('LocationHistory.json')
line(df) OR scatter(df) OR heatmap(df)

scatter

About

Very quickly and easily map your Google Location History

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published