Select to view content in your preferred language

Dragging and dropping items in MapView

650
2
01-08-2018 11:30 AM
BikeshMaharjan1
Regular Contributor

Is there a way to drag and drop graphics in the mapview and not pan the map?

Thanks!

0 Kudos
2 Replies
dotMorten_esri
Esri Notable Contributor

You can use the InteractionOptions property to disable pan while you're dragging features around.

BikeshMaharjan1
Regular Contributor

Thank you for the quick reply. Is there any code sample for dragging?