From d7626540cefc19b25668672224373c6b30a4a09b Mon Sep 17 00:00:00 2001 From: ecyht2 Date: Tue, 5 Mar 2024 22:19:22 +0800 Subject: [PATCH 1/2] feat: Added path interpolation --- src/index.html | 33 ++------- src/js/map/add_point.js | 21 ++---- src/js/map/interpolate.js | 144 ++++++++++++++++++++++++++++++++++---- 3 files changed, 142 insertions(+), 56 deletions(-) diff --git a/src/index.html b/src/index.html index 3edc891..0e155fc 100644 --- a/src/index.html +++ b/src/index.html @@ -48,8 +48,7 @@ class="opacity-0 h-0 min-h-0 max-h-0 w-0 min-w-0 max-w-0 m-0" type="file" accept=".geojson,.json,application/geo+json"> -
-
- - + +
+