Overflow map tiles

Static GTA V map tileset for the in-game map panels. Images only — no API.

URL format

https://map.overflow5m.com/{style}/{z}/{x}/{y}.{ext}
https://map.overflow5m.com/{style}/empty.{ext}   ← drawn where a tile is missing

Styles

StyleExtensionZoomExample
styleSatelitejpg0–5/styleSatelite/3/4/5.jpg
styleAtlasjpg0–5/styleAtlas/3/4/5.jpg
styleGridpng0–5/styleGrid/3/4/5.png

The styleSatelite spelling is the tileset's own: it is a folder name on disk, not a label. /tiles/… is accepted as an alias for the same files.

Preview

Satellite tile at zoom 0
styleSatelite z0
Atlas tile at zoom 0
styleAtlas z0
Grid tile at zoom 0
styleGrid z0

Caching

Tiles are served with Cache-Control: public, max-age=2592000, immutable and open CORS. A tile never changes for its coordinates, so regenerating the tileset ships a new image and needs a Cloudflare purge.