Switch to HTTPS raster tiles

This commit is contained in:
Lukas Martinelli 2017-01-20 17:35:38 +01:00
parent 051a0a7b38
commit 1d9c709429

View File

@ -10,7 +10,7 @@
"maxzoom": 6,
"tileSize": 256,
"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"
},
@ -3816,4 +3816,4 @@
]
}
]
}
}