In v2, click events for polygons would not be fired if the user clicked and dragged inside of the polygon. Example:
http://www.geocodezip.com/holidaymullandiona_firstmapD.asp In v3, clicking and dragging inside a polygon DOES fire a click event. Example: http://code.google.com/apis/maps/documentation/v3/examples/polygon-arrays.html Note that when you click and drag, when you finish dragging, the click event fires and the infowindow opens. Is this by design, or is this a bug/feature that has yet to be implemented? I have a map of the US covered entirely by state polygons and it's impossible to navigate by dragging without firing the polygon click events. -- 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.
