maps components

This commit is contained in:
Vincent van der Wal
2026-07-25 18:42:03 +02:00
parent 6b2db975b3
commit ced7fff8e5
13 changed files with 1677 additions and 8 deletions
+4
View File
@@ -53,5 +53,9 @@
"vite": "^8.1.5",
"vitest": "^4.1.10",
"vitest-browser-svelte": "^3.0.0"
},
"dependencies": {
"@openmeteo/weather-map-layer": "file:../../open-meteo/weather-map-layer",
"maplibre-gl": "^5.24.0"
}
}