-
Notifications
You must be signed in to change notification settings - Fork 800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Map Block: Update mapbox-gl dependency to 1.6.1 #14490
Conversation
Caution: This PR has changes that must be merged to WordPress.com |
This is an automated check which relies on |
@jeffersonrabb Checking if you see any issues with upgrading this. Also, please let us know if there's specific things we should check for the AMP map block. |
I've looked through the Mapbox GL library changelog and don't see anything obvious in our implementation that needs to be updated, but need further testing to be sure. |
Looks good to me! I did some before and after testing with a variety of features and everything seems to be working fine. |
The AMP implementation is done in a way that has nothing to do with Javascript. Each Map block is rendered as an AMP iFrame, with a |
This looks good to me too!
|
Looks like this is ready to go, then, from my perspective. @jeherve Is there anything we should do to update users about the change, besides an entry in the changelog? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me and should be good to merge.
A changelog entry should be enough imo.
Cherry-picked to |
r202327-wpcom |
Fixes #14183
Changes proposed in this Pull Request:
This update opts users into Mapbox's new map load pricing model
Is this a new feature or does it add/remove features to an existing part of Jetpack?
Testing instructions:
sku
value (https://github.com/mapbox/mapbox-gl-js/blob/master/CHANGELOG.md#100)Proposed changelog entry for your changes: