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

Labels should render above Polygons and Polylines regardless of order added #53

Closed
djone010 opened this issue May 31, 2012 · 2 comments
Closed
Assignees

Comments

@djone010
Copy link

No matter what altitude I put my label at, it always gets rendered beneath a polygon or polyline when the primitive is added after the labelcollection. To see what I mean, try In the Sandbox to paste the label code example into the polygon example and move the label's position so it intersects with the polygon.

I can use sendtoback in compositeprimitive to keep the ordering correct, but I was just thinking that maybe this should be done always in the compositeprimitive class without my intervention.

pjcozzi added a commit that referenced this issue Feb 11, 2014
Removed SensorVolumeCollection type as per issue#49
@pjcozzi pjcozzi self-assigned this Oct 6, 2014
@drakej
Copy link

drakej commented Feb 18, 2016

This would be nice although any form of draw ordering control is welcome.

@hpinkos
Copy link
Contributor

hpinkos commented Dec 7, 2016

duplicate of #4108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants