First Layout with Leaflet map and centered slot for overlays

This commit is contained in:
2025-03-24 18:53:57 +01:00
parent 00b340307b
commit ca65d2986e
8 changed files with 127 additions and 12 deletions

View File

@@ -19,6 +19,7 @@
"@sveltejs/kit": "^2.16.0",
"@sveltejs/vite-plugin-svelte": "^5.0.0",
"@tailwindcss/vite": "^4.0.0",
"@types/leaflet": "^1.9.17",
"daisyui": "^5.0.9",
"eslint": "^9.18.0",
"eslint-plugin-svelte": "^3.0.0",
@@ -34,7 +35,8 @@
"dependencies": {
"@inlang/paraglide-js": "^2.0.0",
"arktype": "^2.1.12",
"formsnap": "^2.0.0"
"formsnap": "^2.0.0",
"leaflet": "^1.9.4"
},
"pnpm": {
"onlyBuiltDependencies": [