add: Leaflet | © OpenStreetMap contributors
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user