Skip to content

slow osgearth widget after adding place points #2479

Closed Answered by gwaldron
AhmedAredah asked this question in Support Q&A
Discussion options

You must be logged in to vote

When you use ALTMODE_RELATIVE the system will try to re-clamp every point each time a new tile pages in. 800 is a lot. Consider setting this to ALTMODE_ABSOLUTE unless you really think you need the dynamic clamping.

If it's just a frame-rate issue, there is not a lot you can do. 800 icons+labels is a lot especially if there are no decluttered.

(You can ignore the debug message; it is just explaining that it could not clamp a point b/c it falls outside the bounds of a tile.)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by AhmedAredah
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants