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
fix: use gmp-click events with AdvancedMarkerElement (#954)
This fixes the warning: `Please use addEventListener('gmp-click', ...) instead of addEventListener('click', ...).` which occurs when advanced markers are used.
---------
Co-authored-by: Martin Schuhfuss <[email protected]>
0 commit comments