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

circles do not scale when map is pitched #2541

Closed
samanpwbb opened this issue May 6, 2016 · 0 comments · Fixed by #2544
Closed

circles do not scale when map is pitched #2541

samanpwbb opened this issue May 6, 2016 · 0 comments · Fixed by #2544

Comments

@samanpwbb
Copy link
Contributor

mapbox-gl-js version: all versions

Steps to Trigger Behavior

Create a circle layer, set pitch to anything besides zero.

Expected Behavior

Circles are scaled based on distance: closer circles should be larger.

Actual Behavior

Circles are unscaled:
screen shot 2016-05-06 at 5 24 55 pm


It was also unexpected that circles wouldn't be oriented with the map when enabling pitch, but that is already tracked in #2420

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 a pull request may close this issue.

1 participant