I was attempting to listen to mouseover events on a Marker that was constructed with the clickable option set to false. It was only after setting the option to true that the mouseover events were properly dispatched.
Does the clickable option remove all mouse interaction events? If this is the case, it may be helpful to further document this, since the current documentation implies that only the click events are not fired when setting this option to false. -- 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.
