Skip to content

5.0.0-beta.1

Compare
Choose a tag to compare
@pauldendulk pauldendulk released this 22 Mar 15:53
· 375 commits to main since this release
b8ee646

The primary focus of this version is rework on the mouse/touch handling. Most of this is now crossplatform code, making differences in behavior between platforms less likely.

Another important improvement is the LoggingWidget. When in debug mode logging will be written in the map which will make finding bugs (in our code and in user code) a lot faster.

There are breaking changes. They should be mentioned here (but this is currently from complete): https://mapsui.com/v5/documentation/v5.0-upgrade-guide.html

For an online Blazor sample look here:
https://mapsui.com/v5/samples

What's Changed

New Contributors

Full Changelog: 4.1.5...5.0.0-beta.1