[TASK] Support https OSM and WorldImagery
This commit is contained in:
parent
a828a55d51
commit
3305d35d00
@ -6,10 +6,11 @@
|
||||
"maxAge": 14,
|
||||
"mapLayers": [
|
||||
{
|
||||
"name": "OpenStreetMap.HOT"
|
||||
"name": "OpenStreetMap.HOT",
|
||||
"url": "//{s}.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png"
|
||||
},
|
||||
{
|
||||
"name": "Stamen.TonerLite"
|
||||
"name": "Esri.WorldImagery"
|
||||
}
|
||||
],
|
||||
"siteNames": [
|
||||
|
Loading…
Reference in New Issue
Block a user