Skip to content

Conversation

crisbeto
Copy link
Member

The events introduced by #29747 didn't work, because the advanced marker doesn't support them. Instead we need to bind them as native events on the DOM node.

Fixes #31801.

Updates the `MapEventManager` to support native events, in addition to the native ones from Google Maps.
The events introduced by angular#29747 didn't work, because the advanced marker doesn't support them. Instead we need to bind them as native events on the DOM node.

Fixes angular#31801.
@crisbeto crisbeto requested a review from a team as a code owner August 29, 2025 08:23
@crisbeto crisbeto requested review from andrewseguin and wagnermaciel and removed request for a team August 29, 2025 08:23
@crisbeto crisbeto added target: patch This PR is targeted for the next patch release merge: preserve commits When the PR is merged, a rebase and merge should be performed labels Aug 29, 2025
@crisbeto crisbeto removed the request for review from andrewseguin August 29, 2025 17:29
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Aug 29, 2025
@crisbeto crisbeto merged commit 17cc760 into angular:main Aug 29, 2025
30 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: google-maps merge: preserve commits When the PR is merged, a rebase and merge should be performed target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(google-maps): mapDblclick not firing on AdvancedMarkerElement
2 participants