ZachPhillipsGary / google-maps-utility-library-v3

Automatically exported from code.google.com/p/google-maps-utility-library-v3
Apache License 2.0
0 stars 0 forks source link

repeated call to mouseover and out made when mouse hovered near the bottom border of MarkerClusterer #181

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Demo link or sample code:
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/e
xamples/advanced_example.html

What steps will reproduce the problem?
1.create a polygon/circle shape on the map surrounding a markercluster
2.hover over the bottom border of the markercluster icon slowly
3.repeated call to mouseover and out made.

event is bubbling up appropriately to shape and then to map object.

Expected result:
Repeated call to mouseover listener should not be made. 

Actual result:
[Describe what actually happened]

Version: ###

Browser / Operating System:
[e.g. FF3 / MacOSX]

Additional comments:
[Enter any additional comments about the bug here.]

*********************************************************
Tip: Star this issue (next to title) to receive notifications of status
changes against this issue, also used as a gauge for how many people are
interested in seeing it resolved.
*********************************************************

Original issue reported on code.google.com by babravahan@gmail.com on 7 Jun 2012 at 7:54

GoogleCodeExporter commented 9 years ago
issue is happening for chrome and firefox

Original comment by babravahan@gmail.com on 7 Jun 2012 at 7:55