Mapsui
Mapsui copied to clipboard
Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto
The size of the Mapsui nupkg file built by AppVeyor used to be around 800kB, but recently is has grown strongly to about 15MB. I investigated a bit and found...
I've run into a crash when two or more map controls are displayed. Removing one of the controls will result in a crash with _"Failed to make EGLSurface current"_. I've...
I would expect the same behavior as on other maps apps like Apple Maps and Google Maps (first double tap zoom in, second zoom back out). But currently, Mapsui is...
Hello Crash issue with SkiaSharp and maybe Mapsui. Before I used Mapsui source (2.0.0-beta.30), and skiasharp 1.68.1.1. This had a bug as the map sometimes freeze 100%. After updating to...
Is there an example of editing features on Xamarin Forms IOS? I can see the WPF editing project but that seems to rely on mouse events (rather than touch). Before...
Possibly the first of many tickets I have related to this... Why does this work in UWP, but not on iOS? Blank map screen, although it will supposedly show my...
Hello, i have a xaml page in Forms with an AbsolutLayout. In this I have two StackLayouts. One is the master, who is shown all the Time, the other in...
Hello. The MapsUI for Forsm are working very well. Im using it for a lot of scenarios, but there is one that i bugged. The iOS page with ScrollView and...
Hi, I'm not sure if I'm doing this wrong, but it looks like the `GetMapInfo()` isn't detecting features on the mouse-over callback. So as a test, using the WPF example,...