{ "tilejson": "1.0.0", "name": "OpenStreetMap", "description": "A free editable map of the whole world.", "version": "1.0.0", "attribution": "(c) OpenStreetMap contributors, CC-BY-SA", "scheme": "xyz", "tiles": [ "https://a.tile.openstreetmap.org/{z}/{x}/{y}.png", "https://b.tile.openstreetmap.org/{z}/{x}/{y}.png", "https://c.tile.openstreetmap.org/{z}/{x}/{y}.png" ], "minzoom": 0, "maxzoom": 18, "bounds": [ -180, -85, 180, 85 ] }