deck.gl Lösung

This commit is contained in:
2026-06-10 09:41:08 +02:00
parent 37d24b0e2e
commit d90aea0979
5 changed files with 384 additions and 497 deletions
+6 -2
View File
@@ -12,11 +12,15 @@
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@loaders.gl/core": "^4.4.1",
"@loaders.gl/las": "^4.4.1",
"@deck.gl/core": "^9.3.3",
"@deck.gl/layers": "^9.3.3",
"@deck.gl/mapbox": "^9.3.3",
"@loaders.gl/core": "^4.4.2",
"@loaders.gl/las": "^4.4.2",
"deck.gl": "^9.3.1",
"latest": "^0.2.0",
"maplibre-gl": "^5.22.0",
"maplibre-gl-lidar": "^0.15.0",
"proj4": "^2.20.8",
"three": "^0.124.0",
"vite": "^8.0.13"