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. **Mapsui Platform** Avalonia. **Device** Windows.

**Mapsui Version** 4.1.3 **Mapsui Platform** WPF (though it probably can happen on other platforms depending on how similar the logic is.) **Device** Windows desktop, and Windows tablets. **Describe the bug**...

possible-bug

**The problem** When working with mouse it is useful to know the key modifiers so they can be used to alter behavior. For instance when editing a polygon or when...

enhancement
design discussion

**The problem** In 5.0.0-beta.1 it is not possible for users to add event handlers for the PointerPressed, PointerMoved, PointerReleased, Tapped events, like there is for Info. They do not exist...

enhancement
design discussion

This issue is to keep track of what we should improve in our documentation before the release of v5. Things that I have in mind right now: - Start using...

enhancement

**The problem** In some of our samples we use a platforms specific slider to show how map rotation can be changed. We want these samples to be platform independent. **The...

enhancement
help-wanted

Hi and thanks a lot to all the contributors for this hard work. I have a question about visualize a usercontrol on a map. **The problem** I want to click...

question

**The problem** In v4 it is possible to hold shift down (or was it ctrl?) and drag a box with your mouse to zoom to that extent. This is only...

enhancement
help-wanted

**Mapsui Version** 5.0.0, 5.0.0-beta2, 5.0.0-beta4 **Mapsui Platform** .net for iOS **Device** Emulator 17.5 , iphone 15 (17.6.1) , iphone 15 (18.1) **Describe the bug** The problem occurs when trying to...

bug 🐛

Cache Simplification, I don't need a Label Cache, I can use the VectorCache. Things done, 1. There are now only GetOrCreate Functions without specifying what is created or get so...