Closed remoe closed 7 years ago
Yes, this is a conflict between the layer setting a render-order and the individual annotations activating the screen space layout. There is no easy fix. One possibility is to add a screen space layout option that sets the render bin number for all PlaceNode/LabelNodes.
But it also doesn't work when I set:
icon-declutter: false
Run osgearth_viewer with tests/feature_labels.earth:
after adding "render-order: 11;"
the annotations are disappeared.