From af3d4c50374197c3ec5008005afe655fb8c194c3 Mon Sep 17 00:00:00 2001 From: ISA Date: Thu, 25 Apr 2024 15:17:30 +0200 Subject: [PATCH] =?UTF-8?q?Alle=20Marker=20von=20layerGroups=20sind=20im?= =?UTF-8?q?=20Map,=20Priorit=C3=A4t=20muss=20noch=20setzen,=20damit=20die?= =?UTF-8?q?=20Marker=20hanz=20oben=20ist,=20oms=20muss=20bei=20allen=20noc?= =?UTF-8?q?h=20funktionieren?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/MapComponent.js | 636 ++++++++++++++++++++++++++----------- 1 file changed, 457 insertions(+), 179 deletions(-) diff --git a/components/MapComponent.js b/components/MapComponent.js index cfefdcf9f..43a4ec187 100644 --- a/components/MapComponent.js +++ b/components/MapComponent.js @@ -373,6 +373,29 @@ const MapComponent = ({ locations, onLocationUpdate }) => { const popupContent = L.DomUtil.create("div"); popupContent.innerHTML = `
+
{
- + { class="block p-2 flex-grow border-2 border-gray-200 rounded-md text-sm" />
+