Greetings,
I am looking at how I can do the following:
I basically have a layer that contains MapShapes as described in the code community project. I want to enable the user to put the map in "Edit Mode" which will place ALL of the mapshapes in the EditInteractiveLayer, however I want them to all still be displayed with their individual styles. I looked at writing my own EditShapesLayer on the EditInteractiveOverlay to handle this, however that layer is read-only and cannot be set.
Any advice on how I can accomplish this would be appreciated.
Thanks for your help and time,
.Ryan.