Hi,
I have several question regarding to draw polygon.
1. In my application, I allow user to draw a polygon on the map control. The polygon by default is a solid(filled) blue color.
Is there any way to change the polygon to transparent instead of solid color ( filled)? Is there any way to change the polygon color to yellow?
2. User mouse double click to end drawing polygon. However, at this point, the map automatic zoomed out after mouse double clicked to end drawing polygon. How to stop automatic zoom out?
3. After polygon is drawed, I allow user to edit the polygon. How to escape from edit mode?
Thanks,
Kathy