rungwiroon / BlazorGoogleMaps

Blazor interop for GoogleMap library
MIT License
323 stars 104 forks source link

Contextmenu / rightclick to show information #219

Closed kvenda closed 1 year ago

kvenda commented 1 year ago

Great package - Big fan! I'm using Using Blazor/net6 & Mudblazor (trying to stay open source), and was able to map my data points following the code examples (and I'm a newbie so ...). Would gladly put up some simple, functional examples. Would also like to see an example showing how to customize the contextmenu/rightclick to show a bubble of information...

valentasm1 commented 1 year ago

There quite many examples in server side. https://github.com/rungwiroon/BlazorGoogleMaps/tree/master/ServerSideDemo

Regarding right click. Do you have any offical examples?

valentasm1 commented 1 year ago

Closing due inactivity. Feel free to open.