On 17 Jun., 14:30, Jason Sanford <[email protected]> wrote: I solved this problem by temporarily removing the map's 'click' event on polygon 'mousedown' and then re-creating it on polygon 'mouseup'. A little documentation can be found here:http://geojason.info/2010/04/ map-and-polygon-click-events-google-maps...
nice solution. i have the same problem with kml layers. unfortunately there is no mouseup/ down event available for kml layers. made a feature request here: http://code.google.com/p/gmaps-api-issues/issues/detail?id=2499&q=apitype%3AJavascript3&colspec=ID%20Type%20Status%20Introduced%20Fixed%20Summary%20Internal%20Stars&start=100 -- 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.
