mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-01 02:03:16 +01:00
Fix default tileset of OpenMapTiles #88
This commit is contained in:
parent
3a15a3bb06
commit
e4850805fb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
},
|
},
|
||||||
"openmaptiles": {
|
"openmaptiles": {
|
||||||
"type": "vector",
|
"type": "vector",
|
||||||
"url": "https://free.tilehosting.com/data/v3.json?key=25ItXg7aI5wurYDtttD",
|
"url": "https://free.tilehosting.com/data/v3.json?key={key}",
|
||||||
"title": "OpenMapTiles"
|
"title": "OpenMapTiles"
|
||||||
},
|
},
|
||||||
"tilezen": {
|
"tilezen": {
|
||||||
|
|
Loading…
Reference in a new issue