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. **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**...
**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...
**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...
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...
**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...
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...
**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...
**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...
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...