I would like to use AdvancedMarkerElemment in my component using @angular/google-maps
Since AdvancedMarkerElement is not yet supported by @angular/google-maps I need your help to include and use an AdvancedMarkerElement in my component.
Any help of how to do it appreciated. Regards
Armando
Had the same issue.
It's now included in version
17.3.0-next.0https://www.npmjs.com/package/@angular/google-maps/v/17.3.0-next.0
Hope this helps.