Add GPS trip reports and route maps

This commit is contained in:
2026-08-01 00:56:19 +02:00
parent cb0ac06091
commit e501895e56
12 changed files with 817 additions and 21 deletions
+2
View File
@@ -14,10 +14,12 @@
"@phosphor-icons/react": "^2.1.10",
"@xterm/addon-fit": "^0.11.0",
"@xterm/xterm": "^6.0.0",
"leaflet": "^1.9.4",
"react": "^19.1.1",
"react-dom": "^19.1.1"
},
"devDependencies": {
"@types/leaflet": "^1.9.21",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
"@vitejs/plugin-react": "^4.7.0",