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
after a click on the popup close X, the map onclick events are fired. this is not the expected behaviour, since the X is within the popup where a click does not fire the onclick events.
Is there a workaround to check inside onclick event callback if the click was on the close button?
The text was updated successfully, but these errors were encountered:
after a click on the popup close X, the map onclick events are fired. this is not the expected behaviour, since the X is within the popup where a click does not fire the onclick events.
Is there a workaround to check inside onclick event callback if the click was on the close button?
The text was updated successfully, but these errors were encountered: