fis-sst / BlazorMaps

BlazorMaps is a Blazor library that provides a C# interface for maps provided by Leaflet.js library. It includes several Leaflet.js features which are easily accessible from C# level within a project and it does not require any use of JavaScript.
https://fis-sst.pl/en
MIT License
70 stars 25 forks source link

.NET 6.0 support #25

Open weiwei2 opened 2 years ago

weiwei2 commented 2 years ago

The example project can run well in .NET 5. But once i set the framework to .NET 6.0 the page stuck at "loading" and doesn't show any map