Esri/esri-leaflet-vector

Migrate to MapLibre GL JS

patrickarlt opened this issue · 0 comments

Describe the problem

There are currently issues like #106 and #130 which stem from out use of an older version of Mapbox GL JS. These are unlikely to get fixed in mapbox-gl-js.

Describe the proposed solution

MapLibre is getting more active development now. We should probably switch to maplibre-gl-leaflet. This would probably allow for easier fixes to issues like #106 and #130 by contributing to the MapLibre projects.

Alternatives considered

No response

Additional Information

No response