Skip to content

Commit d441be2

Browse files
authored
fix: revert "build: maplibre v5.0.0 (#3387)" (#3394)
This reverts commit de4fbf5. ### Motivation We are seeing some minor shifts in panning/zooming behaviour in 3d mode that we want to explore more before upading the production service to maplibre5 ### Modifications Reverts maplibre 5.0 upgrade. ### Verification <!-- TODO: Say how you tested your changes. -->
1 parent d02e56f commit d441be2

File tree

2 files changed

+29
-31
lines changed

2 files changed

+29
-31
lines changed

package-lock.json

Lines changed: 28 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/proj4": "^2.5.2",
3939
"@types/react-dom": "^18.0.6",
4040
"@types/react-modal": "^3.16.3",
41-
"maplibre-gl": "^5.0.0",
41+
"maplibre-gl": "^4.5.0",
4242
"mime-types": "^2.1.35",
4343
"proj4": "^2.8.0",
4444
"react": "^18.2.0",

0 commit comments

Comments
 (0)