ThinkGeo.com    |     Documentation    |     Premium Support

How to Select/Drag Multiple EditInteractiveOverlay Features as a Group

Hello,


We are using Desktop Edition 4.0 for a WinForms app. Can you point me to some sample code that would show how I could add the ability to select a group of features with a rectangle, and adding those features to an EditInteractiveOverlay, but then being able to move or drag all those items with the mouse as a group?


Thanks!


Jeremy


 



Jeremy,


 Actually, your request is very similar to the one found in the post "Customize EditInteractiveOverlay" by Steven. We are currently working on a solution for that that will be published as a Code Community sample. We have been delayed in publishing this solution due to a bug we found in the protected method MouseUpCore. Please, look at the post: gis.thinkgeo.com/Support/Discussion...fault.aspx


Thank you.



Hi Val, 
  
 Thanks for the update…any word on how soon the bug will be fixed this week? 
  
 Thanks, 
 Jeremy 


Yes, it should be fixed this week and we will post a new Code Community sample in ThinkGeo Wiki. You will need to get the latest version of the developement build. I will let you know when it is out. Thank you.

 Sorry for the delay, due to the release of the 4.5 version products, the development teams could not dedicate time as usual to the discussion forum. Today was published a new Code Community sample that shows how to drag and keep the vertices selected. It is a little bit short of what you are trying to accomplish overall but I think that it will help you to see the code and the comments on the inherited class of EditInteractiveOverlay in that sample. Please, check it out, Select Vertices


 wiki.thinkgeo.com/wiki/Map_Suite_De...ys_Samples


 We will continue in the Code Community on that theme, and we will publish shortly one sample that shows how to select and drag vertices as a group.


Thank you.