Skip to content

feat(google-maps/map-advanced-marker): Add support for some mouse events #29741

Closed
@vinlos

Description

@vinlos

Feature Description

map-advanced-marker, is missing support for mouse events:

  • double click
  • mouse out
  • mouse over
  • mouse up
  • right click

It would really be great to implement those events to fill the gap with the deprecated map-marker component.

Use Case

  • display an info window while cursor is over a marker
  • trigger any kind of event while cursor is over or out the marker
  • trigger any kind of event after double clicking the cursor
  • properly migrate components using deprecated map-marker which made use of those events

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4A relatively minor issue that is not relevant to core functionsarea: google-mapsfeatureThis issue represents a new feature or feature request rather than a bug or bug fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions