Hello,
I have a XamMap with a single states layer, and I place SymbolElements on the states layer based on lat/lon coordinates. I have a need to allow the user to drag and drop the mapped SymbolElements from one location to another on the map. I tried using the Infragistics Drag and Drop framework, but to no avail. Is there a way I can achieve this functionality? A sample would be great!
Thank you,
Sunita
HI ,
I am reviewing your issue.
Sincerely,
Matt
Developer Support Engineer
The infragistics drag and drop didn't work with a SymbolElement that has no value template. Basically, it needed a design time UI element to attach the drag and drop functionality to. I was able to get the desired drag and drop functionality by adding a ValueTemplate to the Symbols layer.
HI,
I am glad you have resolved your issue.
Could you post it for the community?
MattDeveloper Support Engineer
Hi,
I need to drag and drop map elements from a list of elements into the map,
Very much like the XamDiagram and XamDiagramToolBox.
This issue is extremely important to my project and a quick answer of a source code sample would be most appreciated.
Regards,
Uzi