angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.39k stars 6.76k forks source link

bug(google-maps/map-advanced-marker): add click events in angular 18 #30020

Closed mikel500 closed 2 weeks ago

mikel500 commented 2 weeks ago

Is this a regression?

The previous version in which this bug was not present was

No response

Description

In relation to the requested feature #29741 of adding click events to the map advanced marker. I am seeing that in the last tag of angular 18 there are not these events, could you generate a tag to add them? Thanks in advance.

Reproduction

none

Expected Behavior

Make events available

Actual Behavior

Events not implemented in Angular 18

Environment

crisbeto commented 2 weeks ago

We only add features to minor or major releases, and we generally don't backport them.