Hello,
Another simple question, I'm sure. I'm wanting to draw a polygon on the map programmatically. I don't want to sketch with the mouse.
I see the code for making the polygon, but all the examples I've found have the geometry input from sketching. But I don't have that geometry. What does the geometry look like that I can send to the polygon? I've tried all kinds of ways but so far haven't gotten it.
Ultimately, I want to have text and other objects inside the polygon.
Thanks
Andy