Skip to content

bug(map-advanced-marker): mapMouseover and mapMouseout events not working on map-advanced-marker #30420

Open
@vinlos

Description

@vinlos

Is this a regression?

  • No, this has never worked

Description

Hello,

despite the implementation of issue #29741 with PR #29747, mapMouseover and mapMouseout events not working for map-advanced-marker.

Reproduction

StackBlitz link: https://stackblitz.com/edit/stackblitz-starters-6ffmnvxl?file=src%2Fmain.ts
Steps to reproduce:

  1. Open development tools
  2. Move mouse cursor over red pin on the map

Expected Behavior

we should see the string I'm over the marker in console

Actual Behavior

the bound method is not executed and nothing is printed in the console

Environment

  • Angular: 19.0.6
  • CDK/Material:
  • Browser(s): any
  • Operating System (e.g. Windows, macOS, Ubuntu): any

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: google-maps

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions