You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
I have a custom window that can scroll within. But google map takes that scroll event to zoom in and out.
Anyone have any idea how to stop map listening to the scrollEvent inside the custom info window?
Hi,
This is the site I am working on https://antsquare.com/map.
There are only markers in seattle area.
I have a custom window that can scroll within. But google map takes that scroll event to zoom in and out.
Anyone have any idea how to stop map listening to the scrollEvent inside the custom info window?
Thanks,
Kelvin