is it possible to show popup over an annotation point? #2576
Unanswered
AhmedAredah
asked this question in
Support Q&A
Replies: 1 comment
-
Nothing built in to osgEarth. You may be able to create a popup system using ImGui. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have couple annotation points on the map that I want to show a popup of the map whenever the user hovers over the annotation point. is there a way of doing this? What I am trying to achieve is something like HUD or a tooltip above the annotation point where I display information about the annotation point/label. I would appreciate any help. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions