switch to mapbox gl

This commit is contained in:
vcoppe
2024-04-10 14:54:35 +02:00
parent 588175d30c
commit 8fcdc13caf
6 changed files with 1027 additions and 380 deletions

View File

@@ -39,12 +39,12 @@
"dependencies": {
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@maplibre/maplibre-gl-geocoder": "^1.5.0",
"@mapbox/mapbox-gl-geocoder": "^5.0.2",
"bits-ui": "^0.21.2",
"clsx": "^2.1.0",
"gpx": "file:../gpx",
"lucide-svelte": "^0.365.0",
"maplibre-gl": "^4.1.2",
"mapbox-gl": "^3.2.0",
"svelte-fa": "^4.0.2",
"tailwind-merge": "^2.2.2",
"tailwind-variants": "^0.2.1"