What | Status |
---|---|
Nuget | |
Build on Windows | |
Build on Mac | |
Build docs |
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
- Started as a fork of SharpMap
- 2018 April 21: Moved the repository from pauldendulk/Mapsui to Mapsui/Mapsui.
Quickly get a sample running in WPF or Android.
There documentation can be found here. Let us know what kind of information you are missing.
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
- ReSharper for providing free open source licenses for Mapsui
- realinfo for providing the logo
- Our fantastic contributors!
- 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