mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 10:57:45 +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": {
|
||||
"type": "vector",
|
||||
"url": "https://free.tilehosting.com/data/v3.json?key=25ItXg7aI5wurYDtttD",
|
||||
"url": "https://free.tilehosting.com/data/v3.json?key={key}",
|
||||
"title": "OpenMapTiles"
|
||||
},
|
||||
"tilezen": {
|
||||
|
|
Loading…
Reference in a new issue