Mapsui
Mapsui copied to clipboard
Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto
**The problem** I want to choose between two strategies for rendering a large local image as tiles. But I do not know how to properly benchmark the solutions. 1. FileCache:...
**Mapsui Version** Mapsui 4.1.7 **Mapsui Platform** WPF **Device** Windows **Describe the bug** I am loading a RasterFeature into the map, which works great. When I have a background tile server,...
Adds .NET 9 Targets to the Mapsui Nuget Packages. - [ ] Needs SkiaSharp2.88 nuget Release (Is already fixed). - [ ] Add .Net 9 Target to Blazor - [...
Upgrade to Windows App SDK 1.6 Fixes This https://github.com/Mapsui/Mapsui/issues/2741 Bugs: - [ ] Currently Crashes on Startup https://github.com/mono/SkiaSharp/issues/2999
Mapsui 4.1.7 WINUI 3 Window 11 When a page/window with MapControl will be opened the application crashes **To Reproduce** - Open an existing application WINUI 3 with Mapsui - update...
**The problem** When trying to load a bitmap image on MAUI for a symbol style, I keep getting errors that my image cannot be found. I follow the Beta documentation...
Please summarize your PR and explain which problem it solves. There were some Wasm - SkiaSharp Fixes in .NET 9 see pull request. https://github.com/AvaloniaUI/Avalonia/pull/17362
In addition to the previous viewport values, the current ones are included as part of the `ViewportChangedEventArgs`. The `OldViewport` property has been marked `Obsolete` and has been replaced with `PreviousViewport`
It is almost too simple but because we don't have a sample for it people start looking for other solutions. 