In v3 when you click on the map, wether it is on a shape or outside of
a shape, all you get is a latlng for the clicked point, correct?
In v2, with this listener, GEvent.addListener(map, "click",
function(overlay,latlng), I can get access to a polygon's vertexes,
using overlay.getVertex when the polygon is clicked on. Is something
like this not possible in v3? If not, any plans to make this possible?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to