rungwiroon / BlazorGoogleMaps

Blazor interop for GoogleMap library
MIT License
309 stars 99 forks source link

Need server side demo with testing all components #314

Closed valentasm1 closed 1 month ago

valentasm1 commented 5 months ago

It should as simple as clicking one button and it should do actions like add marker, remove it, add cluster, panel and so on. If smth fails it will show error in console. It would let faster check if all working as expected after ground breaking changes.

valentasm1 commented 1 month ago

Added page /test-all will add more and more little by little. I dont want to put all at once since i could come up with better ideas latter.