# Mapsui **Repository Path**: sungaoyong/Mapsui ## Basic Information - **Project Name**: Mapsui - **Description**: Mapsui is a .NET Map component for WPF, UWP and Xamarin Android and iOS - **Primary Language**: C# - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-08-30 - **Last Updated**: 2021-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [

Mapsui

](https://mapsui.com). | | Status | | ------------- |:-------------:| | Mapsui NuGet | [![NuGet Status](https://img.shields.io/nuget/v/Mapsui.svg?style=flat)](https://www.nuget.org/packages/Mapsui/) | | Mapsui.Forms Nuget | [![NuGet Status](https://img.shields.io/nuget/v/Mapsui.Forms.svg?style=flat)](https://www.nuget.org/packages/Mapsui.Forms/) | | Build on Windows | [![Build status](https://ci.appveyor.com/api/projects/status/p20w43qv4ixkkftp?svg=true)](https://ci.appveyor.com/project/pauldendulk/mapsui) | | Build on Mac | [![Build Status](https://app.bitrise.io/app/119dabd1302841a1.svg?token=KH9mbi7R6uLBz0iUZjbvJw)](https://www.bitrise.io/app/119dabd1302841a1) | | Build docs | [![Build status](https://ci.appveyor.com/api/projects/status/c8hcfeoafmf51gin/branch/master?svg=true)](https://ci.appveyor.com/project/pauldendulk/mapsui-373p1/branch/master) | ## News - 2019 januari 5: As of v2.0 beta.13 there is a [separate nuget package](https://www.nuget.org/packages/Mapsui.Forms/) for Xamarin.Forms. It contains a MapControl and also a MapView component which has additional functionality out of the box. - 2019 januari 5: Added a [v2.0 upgrade guide](https://mapsui.github.io/Mapsui/documentation/v2.0-upgrade-guide.html) ## Mapsui (pronounced map-su-wii) Mapsui is a C# map component for apps - Supported platforms: WPF, UWP, Android, iOS - The Mapsui core assembly is PCL Profile 111 for v1 and .NET Standard 2.0 for v2 - The Mapsui 2.0 beta is .NET Core 2.0 - Designed to be fast and responsive - Started as a fork of SharpMap ## Quickstart Quickly get a sample running in [WPF](https://mapsui.github.io/Mapsui/documentation/getting-started-wpf.html) or [Android](https://mapsui.github.io/Mapsui/documentation/getting-started-android.html). ## Documentation The documentation can be found [here](https://mapsui.com). 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](https://github.com/Mapsui/Mapsui/tree/master/Samples/Mapsui.Samples.Common/Maps). ## Questions If you have a question please submit an issue [here](https://github.com/mapsui/Mapsui/issues) ## Contributing See the [guidelines](CONTRIBUTING.md) ## Thanks go to - ReSharper for providing free open source licenses for Mapsui - [realinfo](https://github.com/reallinfo) for providing the logo - Our fantastic [contributors](https://github.com/Mapsui/Mapsui/graphs/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](https://raw.githubusercontent.com/mapsui/Mapsui/master/LICENSE.md)