From ad766b412ce0f1bc195fb3879db08ab6bc30ef3b Mon Sep 17 00:00:00 2001 From: ISA Date: Mon, 30 Dec 2024 10:35:39 +0100 Subject: [PATCH] =?UTF-8?q?Ger=C3=A4t=20in=20neue=20Tab=20=C3=B6ffnen=20ve?= =?UTF-8?q?rgessen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/createAndSetDevices.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/createAndSetDevices.js b/utils/createAndSetDevices.js index a81c00f66..69a8814fe 100644 --- a/utils/createAndSetDevices.js +++ b/utils/createAndSetDevices.js @@ -113,6 +113,8 @@ export const createAndSetDevices = async (systemId, setMarkersFunction, GisSyste iconAnchor: [27, 41], popupAnchor: [1, -34], }), + areaName: station.Area_Name, // Stelle sicher, dass dieser Bereich gesetzt wird + link: station.Link, zIndexOffset: 100 * (6 - minLevel), });