mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-05-27 02:25:10 +00:00
update tiles endpoint
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"sources": {
|
||||
"openmaptiles": {
|
||||
"type": "vector",
|
||||
"url": "https://gpxstudio.xyz/openmaptiles.json"
|
||||
"url": "https://tiles.gpx.studio/openmaptiles.json"
|
||||
},
|
||||
"maptiler": {
|
||||
"url":"https://api.maptiler.com/tiles/satellite-v2/tiles.json?key=MAPTILER_KEY",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"sources": {
|
||||
"openmaptiles": {
|
||||
"type": "vector",
|
||||
"url": "https://gpxstudio.xyz/openmaptiles.json"
|
||||
"url": "https://tiles.gpx.studio/openmaptiles.json"
|
||||
},
|
||||
"hillshading": {
|
||||
"type": "vector",
|
||||
|
||||
Reference in New Issue
Block a user