⚠ Google tiles cannot be downloaded via browser due to CORS restrictions.
Use the Python script below to download Google tiles reliably.
3 — Define Area
Click on the map to place the marker
NW Corner
Not placed
SE Corner
Not placed
— × —
Saved Locations
No saved locations yet
4 — Download Tiles
Preparing…
Python Script
5 — Assembled Download
Using the Python script
1. Click Copy script above
2. Open a text editor, paste, save as download_tiles.py
3. Open Terminal and run: python3 download_tiles.py
4. Tiles save to a tiles/ folder
Requires: Python 3 (pre-installed on macOS)
A GUI companion app is planned for a future release.