Switch to HTTPS raster tiles
This commit is contained in:
parent
051a0a7b38
commit
1d9c709429
@ -10,7 +10,7 @@
|
|||||||
"maxzoom": 6,
|
"maxzoom": 6,
|
||||||
"tileSize": 256,
|
"tileSize": 256,
|
||||||
"tiles": [
|
"tiles": [
|
||||||
"http://naturalearthtiles.org/tiles/natural_earth_2_shaded_relief.raster/{z}/{x}/{y}.png"
|
"https://klokantech.github.io/naturalearthtiles/tiles/natural_earth_2_shaded_relief.raster/{z}/{x}/{y}.png"
|
||||||
],
|
],
|
||||||
"type": "raster"
|
"type": "raster"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user