Noch alte image für Geräte.

Bereiche und Standorte von Auswahlmenü auskommentiert,
This commit is contained in:
ISA
2025-02-05 10:51:05 +01:00
parent f4210a4776
commit 2e37545e55
157 changed files with 10 additions and 6 deletions

View File

@@ -14,6 +14,8 @@ export const initializeMap = (mapRef, setMap, setOms, setMenuItemAdded, addItems
const initMap = L.map(mapRef.current, {
center: [53.111111, 8.4625],
zoom: 12,
minZoom: 5,
maxZoom: 15,
layers: [
layers.MAP_LAYERS.TALAS,
layers.MAP_LAYERS.ECI,
@@ -28,8 +30,7 @@ export const initializeMap = (mapRef, setMap, setOms, setMenuItemAdded, addItems
layers.MAP_LAYERS.Sonstige,
layers.MAP_LAYERS.ULAF,
],
minZoom: 5,
maxZoom: 15,
zoomControl: false,
contextmenu: true,
contextmenuItems: [