Gerät in neue Tab öffnen vergessen
This commit is contained in:
@@ -113,6 +113,8 @@ export const createAndSetDevices = async (systemId, setMarkersFunction, GisSyste
|
|||||||
iconAnchor: [27, 41],
|
iconAnchor: [27, 41],
|
||||||
popupAnchor: [1, -34],
|
popupAnchor: [1, -34],
|
||||||
}),
|
}),
|
||||||
|
areaName: station.Area_Name, // Stelle sicher, dass dieser Bereich gesetzt wird
|
||||||
|
link: station.Link,
|
||||||
|
|
||||||
zIndexOffset: 100 * (6 - minLevel),
|
zIndexOffset: 100 * (6 - minLevel),
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user