Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] Don't redo placement for zoom changes at low pitch. #10002

Merged
merged 1 commit into from
Sep 18, 2017

Conversation

ChrisLoer
Copy link
Contributor

Fixes issue #9996
Port of GL-JS mapbox/mapbox-gl-js#5284

This PR changes the "redo placement" logic to avoid triggering placement when the zoom level changes but (1) the pitch is relatively low (under 25 degrees), and (2) other transform parameters are unchanged.

/cc @jfirebaugh @ansis

@jfirebaugh jfirebaugh requested review from ansis and removed request for jfirebaugh September 14, 2017 22:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants