toodego: update to new atmo airquality tiles (#56178)

This commit is contained in:
Frédéric Péters 2021-09-03 18:21:17 +02:00
parent f5b10eb0d7
commit 099201733a
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,8 @@ $(function() {
}
function configure_map() {
map = $map_widget[0].leaflet_map;
var layer = L.tileLayer('https://b.tiles.atmo-aura.fr/indices_j/{z}/{x}/{y}.png',
var layer = L.tileLayer(
'https://sig.atmo-auvergnerhonealpes.fr/geoserver/gwc/service/wmts/rest/aura:atmo_aura_jp0/max_atmo/EPSG:900913/EPSG:900913:{z}/{y}/{x}?format=image/png',
{
opacity: 0.7,
maxZoom: 19