From 97c0df46bf329e87c0f0612bedb1ced91345aba6 Mon Sep 17 00:00:00 2001 From: yarnom Date: Fri, 14 Nov 2025 00:30:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E5=9C=B0=E5=9B=BE?= =?UTF-8?q?=E8=BE=B9=E7=95=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/app.component.html | 12 + core/frontend/src/main.ts | 57 +- static/kml/selected_polygons.kml | 1205 ++++++++++++++++++++++++++ 3 files changed, 1272 insertions(+), 2 deletions(-) create mode 100644 static/kml/selected_polygons.kml diff --git a/core/frontend/src/app.component.html b/core/frontend/src/app.component.html index 6651db5..70734c7 100644 --- a/core/frontend/src/app.component.html +++ b/core/frontend/src/app.component.html @@ -30,6 +30,7 @@ +