Hi!

I have a google.maps.InfoWindow that contains a DOM element associated
with the "onclick" event.

My problem is that if the infowindow is opened on a given marker which
is located in such a place that there is another marker just "below"
the infowindow's button, then when I click the infowindow's button,
the underneath marker receives the click event too.

Is there a way to stop the propagation of the event?

Thanks!
Grégoire

-- 
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