Select to view content in your preferred language

Does version 3.0 of the JS API allow you to draw your own circles / ellipse?

911
3
Jump to solution
06-26-2012 10:00 AM
MarcusBush
Emerging Contributor
Hello,

I searched on this topic and found some thread dating back to this past winter.

Currently, the sample code I'm seeing allows you to "draw" a circle but a pre-sized circle is placed on the map.

I would like to be able to control that size and keep it that way on a circle or ellipse, similiar to how you would draw it in a paint program.

If anyone has a code snippet of a function that would allow this, please share!
0 Kudos
1 Solution

Accepted Solutions
derekswingley1
Deactivated User
The print widget sample shows one way to draw circles with the radius defined by a user.

View solution in original post

0 Kudos
3 Replies
derekswingley1
Deactivated User
The print widget sample shows one way to draw circles with the radius defined by a user.
0 Kudos
MarcusBush
Emerging Contributor
Mr. Swingley,

Thank you!  That will be most helpful
0 Kudos
derekswingley1
Deactivated User
Glad to help!
0 Kudos