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
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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