Mike, I am definitely using poly.enableEditing() and it's great. It's just if you are trying to refine your Polyline (say into a detailed anchorage or location) you don't want to zoom out to find the closest ControlPoint so you can drag it to create a new vertex, just to zoom back in and re-place it. I know they have the function in maps.google.com MyMaps so I was thinking I might be missing something in the API.
The documentation is a little sparse in the Editable Poly area (mouseoverpoint isn't there yet etc).. so I was wondering if there might be some new arguments to the listeners that I was missing. I've just started playing with Polylines but unfortunately it looks like the Polyline is just treated as an array of points without the methods for accessing segments that must be available deep in the code (for determining if the polyline is clicked etc). I guess we'll see what gets exposed "down the line".. -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
