hpneo / gmaps

the easiest way to use Google Maps
https://hpneo.dev/gmaps/
7.04k stars 1.29k forks source link

Context menu hiding logic #548

Open anuragl94 opened 7 years ago

anuragl94 commented 7 years ago

Referring to this example: https://hpneo.github.io/gmaps/examples/context_menu.html When you create a context menu and move the mouse out of it, it hides after a certain delay. The problem is that if you bring the mouse back to the menu before the delay, the context menu disappears in spite of the mouse still being on the context menu.