stamen / maperture

https://stamen.github.io/maperture/
MIT License
39 stars 12 forks source link

Update maplibre to v3.6.2 #190

Closed aparlato closed 7 months ago

aparlato commented 7 months ago

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