I have been trying to create a map where users can draw a polygon.  It
uses the MyMaps additions to the api.  The problem is that when the
user clicks to start a polygon and then double clicks at another
point, it just draws a line.  I have tried removing it with
clearOverlays() and removeOverlay(), but it won't go away.  Ideally, I
would like it to disappear after being drawn so that they wouldn't be
able to draw shapes like that.  You can see the behavior in one of
Google's examples:
http://gmaps-samples.googlecode.com/svn/trunk/poly/mymapstoolbar.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to