feat: map globe view, style hot reloading and load lag fixed (#17079)

* chore: upgrade svelte-maplibre and enforce runes

* feat: maplibre-gl 5, globe view, style hot reloading, fast map markers

* fix: remove location-pin class that wasn't being used

---------

Co-authored-by: Zack Pollard <zackpollard@ymail.com>
This commit is contained in:
Ben McCann
2025-03-28 07:08:54 -07:00
committed by GitHub
parent cc3ea32cd2
commit 3fde5a8328
4 changed files with 251 additions and 333 deletions

View File

@@ -42,13 +42,14 @@
"justified-layout": "^4.1.0",
"lodash-es": "^4.17.21",
"luxon": "^3.4.4",
"maplibre-gl": "^5.3.0",
"pmtiles": "^4.3.0",
"qrcode": "^1.5.4",
"socket.io-client": "~4.8.0",
"svelte-gestures": "^5.1.3",
"svelte-i18n": "^4.0.1",
"svelte-local-storage-store": "^0.6.4",
"svelte-maplibre": "^0.9.13",
"svelte-maplibre": "^1.0.0",
"thumbhash": "^0.1.1"
},
"devDependencies": {