Select to view content in your preferred language

Editor Dijit, how to move a point?

2632
12
Jump to solution
05-09-2014 11:27 AM
JeffPace
MVP Alum
Ok, this should be simple. Using an editor widget.  I can place and reshape polygons.  I can place points.  But how do i move a point?

http://developers.arcgis.com/javascript/samples/ed_editing_widget/

So place a point.  Then select it, then move it...how?

i must be missing something obvious
0 Kudos
12 Replies
JeffPace
MVP Alum
so...

Don't add a layer as an editable feature layer after adding it (also) as a Dynamic Layer, it breaks the ability to move points.
0 Kudos
JohnGravois
Deactivated User
i still dont see the problem in a version of that app thats adapted to use an ArcGISDynamicMapServiceLayer and FeatureLayer in selection mode.

http://jsfiddle.net/jagravois/HUKX2/
JeffPace
MVP Alum
must just be a quirk of my application.  Appreciate all the help though!
0 Kudos