Select to view content in your preferred language

Move points with Default editing widget

803
0
10-15-2010 12:18 PM
ChrisSeeger
Occasional Contributor
Looking at ESRI's sample Javascript API editing widget

http://help.arcgis.com/en/webapi/javascript/arcgis/demos/ed/ed_default_editingwidget.html

It seems that if I want to move a point I have to first click the point and get it to open the dialog for the point, then close the dialog. Once I do this I can move that point.

Quesitons is why can't I just click on a point and drag it without first opening the dialog?
0 Kudos
0 Replies