dandanyouxiang / Mapsui

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What Status
Nuget NuGet Status
Build on Windows Build status
Build on Mac 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

  • 2018 May 24: Mapsui 1.3.2 has been released, with zoom in/out widgets, scalebar, rotation snapping and better touch manipulation.

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

Contributing

See the guidelines

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

About

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

License:GNU Lesser General Public License v2.1


Languages

Language:C# 99.8%Language:PowerShell 0.2%Language:Batchfile 0.0%