sadpandajoe commented on code in PR #42608:
URL: https://github.com/apache/superset/pull/42608#discussion_r3708289303
##########
superset-frontend/plugins/preset-chart-deckgl/package.json:
##########
@@ -45,7 +45,7 @@
"d3-scale": "^4.0.2",
"handlebars": "^4.7.9",
"lodash": "^4.18.1",
- "maplibre-gl": "^5.24.0",
+ "maplibre-gl": "^6.0.0",
Review Comment:
Terrain-backed MapLibre styles now reach `@deck.gl/mapbox` 9.3.7's
`centerCameraOnTerrain`, which still reads the removed `map.transform` property
and throws while attaching the overlay. Should this plugin remain on MapLibre 5
until its overlay supports v6, or otherwise guard or upgrade this path?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]