Mapbox GL license change for new version #1380
Replies: 5 comments
-
In the short term we are taking the following actions:
In the long term, yes we could consider supporting an alternative map renderer. InteractiveMap, Marker, Popup and NavigationControl work fairly independently from the underlying rendering engine. The other controls may not work unless we duplicate a significant amount of code from the mapbox-gl code base. |
Beta Was this translation helpful? Give feedback.
-
So is there a release scheduled for the upgrade? |
Beta Was this translation helpful? Give feedback.
-
v6.0.0 is published: https://github.com/visgl/react-map-gl/releases/tag/v6.0.0 |
Beta Was this translation helpful? Give feedback.
-
@Pessimistress really appreciate your work on this!!! |
Beta Was this translation helpful? Give feedback.
-
For those curious about the "official" open source successor to MapboxGL, MapLibre has been launched. The repo can be found here. I assume for the time being that integration with MapLibre will be required via the webpack module aliasing method suggested by @Pessimistress above. |
Beta Was this translation helpful? Give feedback.
-
Big news...
https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md#200
Curious to hear what the plan is from here. Could a different map render we substituted (Harp.gl, tangram, etc)?
Beta Was this translation helpful? Give feedback.
All reactions