add: Leaflet | © OpenStreetMap contributors

This commit is contained in:
ISA
2025-08-25 06:44:37 +02:00
parent 0a3c4c208f
commit 5b7868145c
5 changed files with 6 additions and 6 deletions

View File

@@ -137,7 +137,7 @@ export const initializeMap = (
initMap.dragging.enable();
L.tileLayer(tileLayerUrl, {
attribution: "© Eigene Kartenquelle (offline)",
attribution: "© OpenStreetMap contributors",
tileSize: 256,
minZoom: minZoom,
maxZoom: maxZoom,