From be585590be59af9d2164f8ca91169fcf7060c629 Mon Sep 17 00:00:00 2001 From: Claude Dev Date: Tue, 24 Mar 2026 13:50:20 +0100 Subject: [PATCH] =?UTF-8?q?OSINT=20Monitor=20Toggle=20entfernt=20=E2=80=94?= =?UTF-8?q?=20automatische=20Integration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Kein separater OSINT Monitor Layer mehr im Panel. Bei Lage-Auswahl im Header passiert automatisch: 1. Monitor-Standorte werden auf dem Globus angezeigt (rote Punkte) 2. Katastrophen-Klick zeigt passende Monitor-Artikel zum Ort 3. Keine Lage = keine Monitor-Daten Flow: Lage waehlen -> Monitor-Daten laden -> Katastrophen zeigen ortsspezifische Artikel beim Klick. --- static/index.html | 9 +-------- static/js/app.js | 32 ++++++++++---------------------- static/js/layers/disasters.js | 11 ++++++++--- 3 files changed, 19 insertions(+), 33 deletions(-) diff --git a/static/index.html b/static/index.html index 606b06d..4a40c0d 100644 --- a/static/index.html +++ b/static/index.html @@ -46,14 +46,7 @@