Hello,
We are currently in the process of upgrading our Winforms application from MapSuite 2.0 to MapSuite 5.5. This is not a straight-forward process, and I am looking for some advise in this regard.
We are currently using DynamicLayer with MapShapes, which needs to be selectable (clickable) and should display a popup on mouse over. It can be many thousands of shapes so performance is critical.
Which layer/overlay is best suited for this task? InMemoryMarkerOverlay, InMemoryFeatureLayer or SimpleMarkerOverlay? And how do I wire up the "feature selected" event for this?
If you have some general advise on how to upgrade from MapSuite 2.0 that would be greatly appreciated.
Thanks,
Sindre