ThinkGeo.com    |     Documentation    |     Premium Support

Information popups for shapes

I am generating several layers with area and line features on them from data entered at run time (not from a shape file or database). I would like to hover on a feature and have an informational popup for that feature pop up.


Can I get a 'code stub' to show me how that might be accomplished?


Thank you for your time,

Dave



David, 
  
 We have a InMemoryFeatureLayer which can add feature easily at runtime, we don’t support MouseHover event and popup at DesktopEdition, so you may write this logic by yourself. And I will also try to create a sample to you to show that. 
  
 Thanks 
 James