Draw geometrical shapes with dimensions and display it.

530
0
09-11-2018 06:00 AM
Valgenmap
New Contributor III

I have to draw the geometrical shapes with their dimensions and show it with that shape.

As in below images,

  1. I want to show the length and width of the rectangle, the radius of the circle and the area of the shape at centre.
  2. If the user selects and edits the geometrical shapes then the dimensions should be updated accordingly.

 

Rectangle with Length and WidthCircle with Radius

I have read the below examples, but I couldn't able to find the proper one.

1. Add graphics to a map | ArcGIS API for JavaScript 3.25 

2. Drawing tools | ArcGIS API for JavaScript 3.25 

3. Measurement Widget | ArcGIS API for JavaScript 3.25 

4. Reshape polygons | ArcGIS API for JavaScript 3.25 

Can anyone help from this?

0 Kudos
0 Replies