What | Status |
---|---|
Nuget | |
Build on Windows | |
Build on Mac |
Mapsui is a C# map component for apps
- Supported platforms: WPF, UWP, Android, iOS
- The core PCL is Profile 111
- Designed to be fast and responsive (see architecture)
- Started as a fork of SharpMap
- 2018 May 24: Mapsui 1.3.2 has been released, with zoom in/out widgets, scalebar, rotation snapping and better touch manipulation.
Here is a getting started for WPF.
There is limited documentation, please take a look at the wiki. Let us know what information you are missing for your projects.
The best way to get going with Mapsui is by using the Samples. If you clone the project there is a Samples folder with a Mapsui.Samples.Wpf project with the list of samples. The accompanying code can be found here.
If you have a question please submit an issue here
See the guidelines
- WPF - Windows Desktop on .NET 4.5.2
- UWP - Windows Store on Windows 10 build 10586
- Android - Xamarin.Android on API Level 19 (v4.4 - Kit Kat)
- iOS - Xamarin.iOS