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

in richMarker, mouseover and mouseout events are called when i move over marker #291

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
when i am still hovering on icon both mouseover and  mouseout events are 
triggers,,please open the console for link below.

Demo link or sample code:
http://plnkr.co/edit/f4YBQwUnVH5qN6ji4EEa?p=preview

Expected result:
mouseout eventshloud be trigger only when i am out of icon, not when i am 
moving my cursorover icon

Actual result:
it trigger mouseover event when i enter icon ,but when i move cursor over icon 
itself, series on mouseout and mouseover evenst are triggers 

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 gitecpg...@gmail.com on 23 Jan 2014 at 1:08