frontend: add map view

Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
This commit is contained in:
Nicolas Froger 2024-07-25 19:25:08 +02:00
commit 4e848fe952
No known key found for this signature in database
13 changed files with 765 additions and 13 deletions

View file

@ -19,6 +19,9 @@
"embla-carousel-vue": "^8.1.7",
"lucide-vue-next": "^0.412.0",
"marked": "^13.0.2",
"ol": "^9.2.4",
"ol-contextmenu": "^5.4.0",
"ol-ext": "^4.0.21",
"pinia": "^2.1.7",
"radix-vue": "^1.9.2",
"tailwind-merge": "^2.4.0",
@ -27,6 +30,7 @@
"vue": "^3.4.29",
"vue-fullpage.js": "^0.2.17",
"vue-router": "^4.3.3",
"vue3-openlayers": "^10.0.2",
"zod": "^3.23.8"
},
"devDependencies": {