birkskyum commented on PR #38035: URL: https://github.com/apache/superset/pull/38035#issuecomment-4038270929
The plugins are now fully backwards compatible, both the deckgl charts and the “point cluster map” chart (I renamed from “mapbox”, since that naming was very unspecific), incl. db migrations, so there’s dual support for MapLibre and Mapbox for all the charts, defaulting new charts to MapLibre. (edited) Bascially the migrations just makes sure all existing charts stay on their mapbox style and set map_renderer=‘mapbox’, where new map_renderers will default to “maplibre” -- 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]
