-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA 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 fixThis issue represents a new feature or feature request rather than a bug or bug fix
Description
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
Labels
P4A relatively minor issue that is not relevant to core functionsA 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 fixThis issue represents a new feature or feature request rather than a bug or bug fix