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": {
|
"sources": {
|
||||||
"openmaptiles": {
|
"openmaptiles": {
|
||||||
"type": "vector",
|
"type": "vector",
|
||||||
"url": "https://gpxstudio.xyz/openmaptiles.json"
|
"url": "https://tiles.gpx.studio/openmaptiles.json"
|
||||||
},
|
},
|
||||||
"maptiler": {
|
"maptiler": {
|
||||||
"url":"https://api.maptiler.com/tiles/satellite-v2/tiles.json?key=MAPTILER_KEY",
|
"url":"https://api.maptiler.com/tiles/satellite-v2/tiles.json?key=MAPTILER_KEY",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"sources": {
|
"sources": {
|
||||||
"openmaptiles": {
|
"openmaptiles": {
|
||||||
"type": "vector",
|
"type": "vector",
|
||||||
"url": "https://gpxstudio.xyz/openmaptiles.json"
|
"url": "https://tiles.gpx.studio/openmaptiles.json"
|
||||||
},
|
},
|
||||||
"hillshading": {
|
"hillshading": {
|
||||||
"type": "vector",
|
"type": "vector",
|
||||||
|
|||||||
Reference in New Issue
Block a user