Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 520 Bytes

README.markdown

File metadata and controls

10 lines (7 loc) · 520 Bytes

Visualize your iPhone location tracking data on Google Maps

this is a simple demo webpage that lets you drag-n-drop your iPhone backups onto a Google Maps screen and see a plot of where you have been.

It uses 100% client-side Javascript to parse your SQLite DB.

You can view this script online here on github, or copy the code and run it on your own server.