1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-27 06:04:54 +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]
});
L.tileLayer("https://{s}.tile.openstreetmap.de/{z}/{x}/{y}.png", {
L.tileLayer("'.setting("Tile server OpenStreetMap").'", {
maxZoom: 17,
attribution: "© OpenStreetMap"
}).addTo(map);