Skip to content

Hide the icon of a PlaceNode #2549

Discussion options

You must be logged in to vote

Yes Glen, exactly what I was looking for.

osgEarth::Annotation::ScreenSpaceLayout::activate(_geodeStateSet.get());
osgEarth::ScreenSpaceLayout::setDeclutteringEnabled(true);
osgEarth::ScreenSpaceLayoutOptions options;
options.minAnimationAlpha() = 0.0;
options.minAnimationScale() = 0.0;
osgEarth::ScreenSpaceLayout::setOptions(options);

Thanks for the valuable reply.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@marcoma9023
Comment options

Answer selected by gwaldron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Support questions
2 participants