Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 2.41 KB

README.md

File metadata and controls

52 lines (37 loc) · 2.41 KB

Mapsui

What Status
Nuget NuGet Status
Build on Windows Build status
Build on Mac Build Status
Build docs Build status

Mapsui (pronounced map-su-wii)

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

News

  • 2018 April 21: Moved the repository from pauldendulk/Mapsui to Mapsui/Mapsui.

Quickstart

Quickly get a sample running in WPF or Android.

Documentation

There documentation can be found here. Let us know what kind of information you are missing.

Samples

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.

Questions

If you have a question please submit an issue here

Contributing

See the guidelines

Thanks go to

  • ReSharper for providing free open source licenses for Mapsui
  • realinfo for providing the logo
  • Our fantastic contributors!

Supported Platforms

  • 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

License

LGPL