Hi!
I need to create an ellipse from center point of the ellispe, x axis, y axis and azimuth(rotation).
As far as I know there is no support for ellipse shapes or creating it in Arcgis jsapi4.
Is there anyway can I create it?
What I've tried so far :
- I've tried using the function in the codepen in this thread, but even though it's written in the function that the units are in kilometers, the ellipse size do not match the x axis and y axis I've entered.
- I've come across the Arcgis Pro tool "Table to Ellipse", but that is a last resort for me, becuase I do not know if I will have a connection to Arcgis server.