rowanwins / maplibregl-mapbox-request-transformer

Transform mapbox:// urls in MapboxGL Styles for use in MapLibreGL.
MIT License
26 stars 5 forks source link

q: what is the earliest maplibre-gl.js version this plugin supports? #1

Closed igal1c0de4n closed 1 year ago

igal1c0de4n commented 1 year ago

For example, does it support maplibre-gl.js v1.15.2? Or only v2.0.0 and above?

rowanwins commented 1 year ago

@igal1c0de4n - good question, I'm not sure, I'm currently using it on a v2.4.0 application. I think in theory it's not required for 1.x applications because it had built-in support for mapbox urls.