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

Fix issue #4860: apply map rotation to unpitched point labels. #4864

Merged
merged 1 commit into from
Jun 22, 2017

Conversation

ChrisLoer
Copy link
Contributor

Fixes #4860.

In testing I realized that collision boxes don't work for point labels that rotate with the map: #4861. The collision problem has gotten slightly more dramatic with #4781 because we no longer do label foreshortening.

I can't off the top of my head think of a great use-case for rotating point labels with the map, but this PR restores previous behavior (and the behavior you'd expect from reading the style spec).

/cc @ansis

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.

2 participants