Google Maps - Mark clusterer

Sep 26 2022 8:34 PM

I having problems on line: 

markerClusterer = new MarkerClusterer({map, this.markers});

with map and markers

I'm using the component Google Maps on angular 14, with <google-map></google-map> on ...html

Can you give  an example