refactor: map (#4957)

* fix mixed up lng lat for asset map

* minor cleanup

* update packages
This commit is contained in:
Daniel Dietzler
2023-11-11 23:32:39 +01:00
committed by GitHub
parent 26fd797ac9
commit ad4cbf20de
5 changed files with 35 additions and 34 deletions

View File

@@ -70,11 +70,11 @@
"justified-layout": "^4.1.0",
"lodash-es": "^4.17.21",
"luxon": "^3.2.1",
"maplibre-gl": "^3.5.2",
"maplibre-gl": "^3.6.0",
"socket.io-client": "^4.6.1",
"svelte-loading-spinners": "^0.3.4",
"svelte-local-storage-store": "^0.5.0",
"svelte-maplibre": "^0.6.0",
"svelte-maplibre": "^0.7.0",
"thumbhash": "^0.1.1"
}
}