Select to view content in your preferred language

Is it possible to edit polylines with M values via the ArcGIS JavaScript API?

737
1
11-08-2011 04:47 AM
oo
by
Emerging Contributor
I am working with the ArcGIS JavaScript API and want to move and edit the vertices of a polyline analog to the following sample: http://help.arcgis.com/en/webapi/javascript/arcgis/demos/ed/ed_toolbar.html
This works fine as long as the polyline does not contain M Values. If it does contain M Values I get the following error in firebug.
Errorcode:-2147221399 description: �??Geometry does not have M Value(s), hence cannot update the feature."

What am I doing wrong?
0 Kudos
1 Reply
derekswingley1
Deactivated User
No, please see the answer I posted to your question over on GIS.SE:  http://gis.stackexchange.com/questions/16660/how-can-i-edit-lines-containing-m-values-with-the-arcgi...
0 Kudos