Closed aparlato closed 7 months ago
(Based on client specific ticket, will tag you there as well for context @ebrelsford )
This PR udpates MapLibre to the latest 3.x.x version to meet downstream client needs.
3.x.x
Looking at https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md#potentially-breaking-changes, I believe the only breaking change that required addressing was around resizing the map which is done in this PR.
As followup we should look into the best way to implement https://github.com/stamen/maperture/issues/175. The alias approach makes sense, but won't account for breaking changes.
main
Description
(Based on client specific ticket, will tag you there as well for context @ebrelsford )
This PR udpates MapLibre to the latest
3.x.x
version to meet downstream client needs.Looking at https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md#potentially-breaking-changes, I believe the only breaking change that required addressing was around resizing the map which is done in this PR.
As followup we should look into the best way to implement https://github.com/stamen/maperture/issues/175. The alias approach makes sense, but won't account for breaking changes.
QA steps
Author checklist
Create the PR
After approval
main
into your branch, resolve any conflictsmain