Mapsui
Mapsui copied to clipboard
Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto
**Mapsui Version** 5.0.0-beta.18 **Mapsui Platform** MAUI **Device** Windows **Describe the bug** I have a WMS layer in WGS84. I use ProjectingProvider to transform the WMS layer into EPSG:3857 (CRS of...
Small Uno WinUI Sample change. So that the referenced SkiaSharp.Skottie Version is 3.119.0 instead of 3.119.0-preview.1.2 reducing the used versions
The documentation states that `Outline` on `VectorStyle` is used by lines and polygons to draw an outline around the shape. In reality it does not. This PR intends to fix...
**Mapsui Version** 5.0.0-beta.4 **Mapsui Platform** MAUI **Device** Android 14 **Describe the bug** Map is blank on Android **To Reproduce** Make a grid ``` ``` Use the get started code to...
**Mapsui Version** NuGet 4.1.9 **Mapsui Platform** Working on Wpf using .NET Framework 4.8 **Device** Windows 11 24H2 x64 **Describe the bug** I upgraded my project from v3 and now the...
**Mapsui Version** 5.0.0-beta.17 **Mapsui Platform** Uno Desktop/WASM/Android/iOS using Uno 6.0.130 and Skia Rendering **Describe the bug** As of Uno 6, you can use the [unified skia rendering engine](https://platform.uno/docs/articles/migrating-to-uno-6.html#optional-use-of-skia-rendering-for-ios-android-and-webassembly) for all...
**The problem** When one subscribes to the `ViewportChanged` event on `Map.Navigator` only the old viewport information is passed as part of the event. I'd like to also have the new...
Microsoft has introduced support for the slnx Format in 9.0.200 SDK see: https://devblogs.microsoft.com/dotnet/introducing-slnx-support-dotnet-cli/ Advantages 1. It is a documented xml format which can be merged. 2. Can be edited by...
This first commit is a first attempt at centralized fetching. It uses a fetch callback function. This is used in the TileLayer and nowhere else. Some thoughts: - I did...
**Mapsui Version** Mapsui.Avalonia ver. 4.1.9 .NET9.0 Avalonia packages v. 11.3.1 **Mapsui Platform** Avalonia Also tells us if you tested platforms that did not have the bug: No, I only tested...