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:
parent
393fad63ed
commit
5ee4af10ca
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user