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 PointPlacemark pitch issue #241

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ComBatVision
Copy link

@ComBatVision ComBatVision commented Feb 17, 2022

Description of the Change

This PR adds maximum diagonal size of placemark texture value into depth range of glOrtho, the similar way as CompassLayer do for Compass texture tilt.
It also fix rotation and tilting of PointPlacemark around specified offset point instead of rotation around center.

Why Should This Be In Core?

Bug should be fixed to make correct PointPlacemark tilt and rotation functionality.

Benefits

Placemarks will be correctly tilted and rotated without graphical glitches.

Potential Drawbacks

None.

Applicable Issues

#151

Prevent tilted PointPlacemark clipping (NASAWorldWind#151).
Make rotation and tilting around specified offset point instead of image center.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant