Replies: 3 comments 10 replies
-
I'm pretty sure support for "mapbox://" urls has been dropped from maplibre 2.x . I think the consensus is if you are using mapbox sources, you should be using the offical mapbox-gl-js to comply with their license. You might be able to use something like this
|
Beta Was this translation helpful? Give feedback.
-
Yup, mapbox scheme support was dropped. |
Beta Was this translation helpful? Give feedback.
-
I have just published the first version of a small library with the aims of helping to transform styles for use in MaplibreGL Feedback or collaborators welcome.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
maplibre-gl-js version:
2.1.9
I am trying to use Maplibre with the Mapbox API as describes here,
but I am getting
URL scheme "mapbox" is not supported.
.Beta Was this translation helpful? Give feedback.
All reactions