Mapsui icon indicating copy to clipboard operation
Mapsui copied to clipboard

Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto

Results 309 Mapsui issues
Sort by recently updated
recently updated
newest added

**Mapsui Version** 5.0.0-beta.1 **Mapsui Platform** MAUI **Device** Windows 11, Android Emulator pixel 5 api 34 **Describe the bug** When I double-click on the map. The Map.Info event is triggered twice...

bug 🐛

**The problem** At some point we decided that a renderer is always tied to a style, so a feature with no style will not be rendered. To apply this consistently...

Hi, I am using Mapsui.UI.Wpf. May I ask if I am able to use binding instead of code behind for the display of map on UI? I used the following...

question

**Mapsui Version** Mapsui.Uno.WinUI - 4.1.6 **Mapsui Platform** UNO Platform **Device** This bug is only ocurring in iPhone Mini 12/13 **Describe the bug** It seems that the tappable area that triggers...

bug-in-dependency

**Mapsui Version** 4.1.6 **Mapsui Platform** MAUI **Device** Windows **Describe the bug** I am using `ObservableMemoryLayer`, when I remove item in `ObservableCollection`, the corresponding `Feature` doesn't dissapear from the map **To...

bug 🐛

This issue is to discuss how to go about IDisposable. ### IDisposableAnalyzer The IDisposableAnalyzer that we are currently using seems insufficient. I looked at some warnings carefully and I think...

design discussion

**Mapsui Version** Mapsui 5.x **Mapsui Platform** All platforms **Device** Windows, but the problem is in common code **Describe the bug** If you change the Rotation via Navigator.RotateTo(), then the degrees...

**The problem** The current implementation for WinUI and Uno Platform relies on `SKXamlCanvas`: https://github.com/Mapsui/Mapsui/blob/21a258179cdcb9bd846336c2a2d1ef2c0952a8e1/Mapsui.UI.WinUI/MapControl.cs#L33 `SKXamlCanvas` is using software rendering (except on Uno Platform Skia Desktop targets) which get as slower...

**Mapsui Version** Current master **Mapsui Platform** Tested on WPF where it was severe. Also on Avalonia where it was less severe but still clearly there. **Device** Windows Desktop **Describe the...

bug 🐛

I am building an app where the user can change the map type, for example switching from the Bing Aerial to the OSM. The map control has 2 layers: the...

bug 🐛