blazor-components icon indicating copy to clipboard operation
blazor-components copied to clipboard

OnMarkerClicked

Open GFachi opened this issue 1 year ago • 0 comments

Hi,

Is there a possibility to add an EventCallback<GoogleMapMarker> OnMarkerClicked? With this, it would be possible to draw the GoogleMapInfoWindow after creating the marker only by the click, which would bring a significant improvement in performance when drawing several markers that need a more elaborate InfoWindow.

GFachi avatar Jul 15 '22 20:07 GFachi