From 12c2a678a5c87d215faec8a9ea46acf25662ac4d Mon Sep 17 00:00:00 2001 From: Ivan Date: Mon, 7 Jul 2025 02:10:46 +0300 Subject: [PATCH] stations offset fix, live geo tracking, sights on route --- src/components/main.vue | 440 +++++++++++++++++++++++++++++++++------- src/icons/sight.svg | 21 ++ 2 files changed, 385 insertions(+), 76 deletions(-) create mode 100644 src/icons/sight.svg diff --git a/src/components/main.vue b/src/components/main.vue index eabf6db..9e24018 100644 --- a/src/components/main.vue +++ b/src/components/main.vue @@ -25,8 +25,9 @@ diff --git a/src/icons/sight.svg b/src/icons/sight.svg new file mode 100644 index 0000000..653cb57 --- /dev/null +++ b/src/icons/sight.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + +