1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-05 10:17:30 +01:00

fix minore

This commit is contained in:
MatteoPistorello 2023-06-16 16:07:38 +02:00
parent 393fad63ed
commit 5ee4af10ca

View File

@ -254,7 +254,7 @@ echo '
shadowSize: [41, 41] shadowSize: [41, 41]
}); });
L.tileLayer("https://{s}.tile.openstreetmap.de/{z}/{x}/{y}.png", { L.tileLayer("'.setting("Tile server OpenStreetMap").'", {
maxZoom: 17, maxZoom: 17,
attribution: "© OpenStreetMap" attribution: "© OpenStreetMap"
}).addTo(map); }).addTo(map);