Skip to content
Discussion options

You must be logged in to vote

It's also confusing because years ago... Mapbox actually was based on leaflet. The https://github.com/mapbox/mapbox.js project was a Mapbox extension on top of Leaflet. You can see that library was started way back in 2012.

Then along the way Mapbox decided Leaflet wasn't performant enough and created Mapbox GL JS from scratch. Instead of using the browser's Canvas API like Leaflet does, it uses WebGL for performance. Then Maplibre was born as a fork of Mapbox GL JS when the latter's license changed to not be openly licensed.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jayarjo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #349 on September 17, 2021 13:13.