majorimi / blazor-components

Components collection and extensions for Blazor applications.
MIT License
327 stars 59 forks source link

OnMarkerClicked #117

Open GFachi opened 2 years ago

GFachi commented 2 years ago

Hi,

Is there a possibility to add an EventCallback 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.