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