js-sqlite-map-thing icon indicating copy to clipboard operation
js-sqlite-map-thing copied to clipboard

A deliciously hacky page and script to locally read the backup copy of your iPhone/iPad's location data

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.