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
When the search input is open we deactivate pointer events so that tapping or clicking the map doesn't accidentally perform an action. However users still expect mouse wheel events to work as these are safe.
When the search input is open we deactivate pointer events so that tapping or clicking the map doesn't accidentally perform an action. However users still expect mouse wheel events to work as these are safe.