Skip to content

pauldendulkgeodan/Mapsui

 
 

Repository files navigation

NuGet Status Build status 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 (see architecture)
  • Started as a fork of SharpMap

News

  • December 2: Mapsui 1.3 has been released. It is pretty stable.

Getting Started

Here is a getting started for WPF.

Documentation

There is limited documentation, please take a look at the wiki. Let us know what information you are missing for your projects.

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

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

Donations

So far I do most of my testing in the simulator because I do not have an iPhone/iPad at home. So if you have an old iPad/iPhone lying around I'd be very interested. A cracked screen is not a problem :). Contact me at pauldendulk@gmail.com.

Contributions

Ask me

License

LGPL

About

Mapsui is C# Map component for WPF, Xamarin.Android, Xamarin.iOS and UWP apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%