rungwiroon / BlazorGoogleMaps

Blazor interop for GoogleMap library
MIT License
319 stars 102 forks source link

Click event for GeoJson polygons #267

Closed christopherdude closed 1 year ago

christopherdude commented 1 year ago

Is there a way in which one might be able to add click, mousover, etc. events to GeoJson polygons? The MapDataPage.razor can draw the polygons from the GeoJson, but how to capture the click on those?

valentasm1 commented 1 year ago

Small demo?

valentasm1 commented 1 year ago

Closing due inactivity. Feel free to open.