Skip to content
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

Remove raster flicker on zoom range change #8854

Merged
merged 1 commit into from
Oct 22, 2019
Merged

Conversation

asheemmamoowala
Copy link
Contributor

Closes #7865.

This is an alternative implementation to #7942. It skips source reloading in the Style class, since none of the style mutation APIs allow modifying the raster source in a way that requires reloading the tiles.

Launch Checklist

  • briefly describe the changes in this PR
  • include before/after visuals or gifs if this PR includes visual changes
  • write tests for all new functionality
  • document any changes to public APIs
  • post benchmark scores
  • manually test the debug page
  • tagged @mapbox/studio and/or @mapbox/maps-design if this PR includes style spec or visual changes
  • tagged @mapbox/gl-native if this PR includes shader changes or needs a native port

@asheemmamoowala asheemmamoowala merged commit 5f03976 into master Oct 22, 2019
@asheemmamoowala asheemmamoowala deleted the fix-7865 branch October 22, 2019 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setLayerZoomRange causing rasters to be re-requested
2 participants