Refactor map tools and drop SocialParser runtime dependency.

Add filtered map API, creamy-caprice-style toolbar (dates, layers, search), Yandex ru tiles, and store Telegram session in MapMil/data instead of mounting SocialParser.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-30 20:56:30 +03:00
co-authored by Cursor
parent 2c16bc0b56
commit 1d6d54ab9f
28 changed files with 3182 additions and 616 deletions
+1
View File
@@ -10,6 +10,7 @@
},
"dependencies": {
"chart.js": "^4.4.7",
"flatpickr": "^4.6.13",
"leaflet": "^1.9.4",
"vue": "^3.5.13",
"vue-chartjs": "^5.3.2",