rungwiroon / BlazorGoogleMaps

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

Implement async disposing of elements (IAsyncDisposable) #269

Closed turner11 closed 1 year ago

turner11 commented 1 year ago

As per: https://learn.microsoft.com/en-us/dotnet/api/system.iasyncdisposable?view=net-7.0

See also #270

valentasm1 commented 1 year ago

Smth is not ok. Uncomment. Go to overlay then to map legend. https://github.com/rungwiroon/BlazorGoogleMaps/commit/dac528170b4642dcd12d552ca304b09ab3c8ace7#diff-79f1ab0b4c96e080517bf21bd3b2fbfdc041a9fa93848307a388912ef40485b9R422 https://www.nuget.org/packages/BlazorGoogleMaps/3.1.0

Since library is mostly support i am lazy to investigate. Added check and done.