How to show vertices of a polygon graphic

785
2
Jump to solution
06-23-2019 11:42 PM
NadirHussain
Occasional Contributor II

Dear all,

  my user draw the polygon from draw tool and after completing to draw a graphic polygon.He wants to double click that graphic.On double click of mouse event the graphic poylgon should show vertices and if user want to select any vertices and move that vertices in any direction.In flex viewer i see this functionality was there.if anyone have any idea or example please help,i want his in  argisc java sciprt api

Thanks in advance

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
0 Kudos
2 Replies
NadirHussain
Occasional Contributor II

Dear All

 I successfully to show the vertices.But when i move there is no segment line visible.for this attached image is there.how to show segment line when i move the vertex.pls help

Thanks

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Nadir,

   You just simply use the edit toolbar.

https://developers.arcgis.com/javascript/3/jsapi/edit-amd.html

0 Kudos