gwaldron / osgearth

3D Maps for OpenSceneGraph / C++14
https://www.pelicanmapping.com/home-1/opensource
Other
1.48k stars 774 forks source link

Problem with LabelNode without decluttering #204

Closed jasonbeverage closed 12 years ago

jasonbeverage commented 12 years ago

If you try to use a label node without decluttering it renders the text gigantic and it takes up the entire screen. Geodetic Graticule has a hack in there to turn on decluttering to make the text render sensibly.

gwaldron commented 12 years ago

Fixed