Switch to png for all browser support

This commit is contained in:
lukasmartinelli 2016-08-09 17:17:50 +02:00
parent d4ee57936c
commit 7189872d35

View File

@ -75,7 +75,7 @@
"maxzoom": 6,
"tileSize": 256,
"tiles": [
"http://naturalearthtiles.org/tiles/natural_earth_2_shaded_relief.raster/{z}/{x}/{y}.webp"
"http://naturalearthtiles.org/tiles/natural_earth_2_shaded_relief.raster/{z}/{x}/{y}.png"
],
"type": "raster"
},