forked from MapComplete/MapComplete
Fix: fix request URL
This commit is contained in:
parent
ed7b5e9632
commit
e80a598b37
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"attribution": "<a href=\"https://github.com/protomaps/basemaps\">Protomaps</a> © <a href=\"https://openstreetmap.org\">OpenStreetMap</a>",
|
||||
"type": "vector",
|
||||
"tiles": [
|
||||
"https://127.0.0.1:1234/service-worker/offline-basemap/{z}-{x}-{y}.mvt?fallback=true&auto=true"
|
||||
"https://mapcomplete.org/service-worker/offline-basemap/{z}-{x}-{y}.mvt?fallback=true&auto=true"
|
||||
],
|
||||
"maxzoom": 15,
|
||||
"minzoom": 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue