Select to view content in your preferred language

No option to stop Editor.EditVertices command when editing Point feature.

878
2
06-07-2013 09:51 AM
GirishYadav
Deactivated User
Hi,

I observed following issue specific to "ArcGIS API for Silverlight 3.1" when editing point features using Editor.EditVertices command.

I am moving point features using Editor.EditVertices command in my silverlight App. But once its started, I am not able to find any way to stop this command!!! :confused: Editor.ContinuousMode is false and Even when I save edits or select any other tool (select, pan, zoom etc.) this command keeps on running. I have tried with Editor.CancelActive as well, but no luck, its just don't want to stop.

An example of it can also be sited in ESRI's interactive sample of EditorWidget: just select EditVertices tool and move points, hit Save, and now whatever tool you select, you can still move point as well (until you select any polygon and complete edit from there).

This issue is specific to 3.1 and not in 2.4 where we can edit point one at a time.

Please let me know if there is any way to stop this command.

Thanks,
Girish
0 Kudos
2 Replies
BradLyon1
Emerging Contributor
I'm trying to get the editor to stop listening for clicks in this scenario (I think) as well, but can't get it to.  I have even set EnabledEditVertices to false and it still will react to clicking a feature currently in edit mode, even though I've disabled all handlers on the layers, etc.

Hi,

I observed following issue specific to "ArcGIS API for Silverlight 3.1" when editing point features using Editor.EditVertices command.

I am moving point features using Editor.EditVertices command in my silverlight App. But once its started, I am not able to find any way to stop this command!!! :confused: Editor.ContinuousMode is false and Even when I save edits or select any other tool (select, pan, zoom etc.) this command keeps on running. I have tried with Editor.CancelActive as well, but no luck, its just don't want to stop.

An example of it can also be sited in ESRI's interactive sample of EditorWidget: just select EditVertices tool and move points, hit Save, and now whatever tool you select, you can still move point as well (until you select any polygon and complete edit from there).

This issue is specific to 3.1 and not in 2.4 where we can edit point one at a time.

Please let me know if there is any way to stop this command.

Thanks,
Girish
0 Kudos
AntonioCalatayud
Emerging Contributor
Hi Girish,

I have the same problem.... did you find a solution??

Thanks!
0 Kudos