Can I draw/modify vector shapes with ArcGIS JavaScript API?

1998
0
03-08-2012 05:57 AM
BilGis
by
New Contributor
Hi.

I'm trying to decide if I create a JavaScript web interface to make users make some vector editions they do currently with a Desktop Software:
- Draw manually (over a Basemap) points, lines and polylines, using snapping points (points, end of lines, intersections, center of circles)
- Delete points, lines and polylines
- Rotate a line or group of lines around a point
- Move a line or group of lines with a base point
- Move polylines and points (manually and to a point given by the coordinates)
- Edit position of vertices of polylines and lines (manually and to a point given by the coordinates)
- Create buffers around points, lines and polylines

I wonder if it's easy to create this with the ArcGIS JavaScript API and where to find some examples.

Thank you very much.
0 Kudos
0 Replies