feat: replace active GPS logging with multiformat GPS track upload and OpenSeaMap Leaflet rendering

This commit is contained in:
2026-05-28 15:48:07 +02:00
parent 39637532ee
commit 1388f603c6
7 changed files with 587 additions and 333 deletions
+2
View File
@@ -17,6 +17,7 @@
"i18next": "^26.3.0",
"i18next-browser-languagedetector": "^8.2.1",
"jspdf": "^4.2.1",
"leaflet": "^1.9.4",
"lucide-react": "^1.16.0",
"react": "^19.2.6",
"react-dom": "^19.2.6",
@@ -24,6 +25,7 @@
},
"devDependencies": {
"@eslint/js": "^10.0.1",
"@types/leaflet": "^1.9.21",
"@types/node": "^24.12.3",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",