Hello, I am using enableDrawing() to draw a polygon. When the polygon is drawn and the final vertex clicked, the endline event fires correctly. However, the handles on each vertex are still there and the last vertex is draggable. It's like the gmaps code that is supposed to clean up the editing interface only partially completed. However, I am getting no errors in Firebug.
I cannot enableEditing() on the polygon either. I can deleteVertex(), but the results are very strange and hard to explain. The app I am developing is on my development machine and not easily transferable to a public server so you cannot see it first hand. :-( Any clues or debugging advice would be appreciated! - Brad -- 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.
