Switch to HTTPS raster tiles
This commit is contained in:
parent
051a0a7b38
commit
1d9c709429
@ -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 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user