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

(2.10.x) DDF-2779 Remove extra points from line / polygon drawings in Cesium #1685

Merged
merged 1 commit into from
Feb 22, 2017

Conversation

andrewkfiedler
Copy link
Contributor

Backport of #1647

 - codice#1534 made a change to DrawHelper which allowed drawings at higher zooms to work.  However, DrawHelper was relying on this to remove the extra points that occur when finishing a drawing.  As a result, we need to remove the final two points on all polygon / line drawings.
@shaundmorris shaundmorris added this to the 2.10.1 milestone Feb 17, 2017
@andrewkfiedler andrewkfiedler merged commit a69d03c into codice:2.10.x Feb 22, 2017
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