Locations
Turn your Google location history into a visual travel record. Upload a Timeline.json export from Google Takeout or a CSV of your visits, and instantly see a colored world map of everywhere you’ve been — plus track your progress against bucket-list city checklists.
What It Does
- Upload your Google Takeout Timeline.json or a CSV file with Date and Country columns (or both — data is merged)
- See a colored world map where visited countries are highlighted by recency (recent visits are darker)
- Toggle to a US/Canada view showing states and provinces you’ve visited
- Switch between recency-based coloring and simple visited/not-visited view
- Track your travel against curated city checklists: World’s 50 Largest Cities, UNESCO World Heritage Cities, and Country Capitals
- City checklists switch to US/Canada-specific lists (Top 50 US/Canada cities, US/CA UNESCO sites, State/Province capitals) when in the US/Canada view
- Cities are detected from both CSV city names and Timeline.json GPS coordinates (proximity-based matching)
Exports
- Download your map as SVG or PNG
- Download a JavaScript widget to embed the map on another page
- Download a consolidated CSV of all your visit data (deduplicated)
- Upload additional files at any time — data accumulates
Privacy
All processing happens entirely in your browser. Your location data is never uploaded to any server. The tool loads map boundary data (country and state polygons) from the site itself, and everything else runs client-side in JavaScript.
How to Get Your Data
- Open Google Maps on your phone
- Go to Settings → Personal content → Export Timeline data
- Download the resulting Timeline.json file
- Or prepare a CSV with “Date” and “Country” columns (optionally “City” and “State/Zip”)
Feedback
If you have feedback, suggestions, or run into issues, send an email to attnfeed@gmail.com.