Show / Hide Table of Contents

    Introduction

    Mapsui is a .NET component to show a map in your app.

    Supported platforms

    • WPF
    • UWP
    • Xamarin.Android
    • Xamarin.iOS
    • Xamarin.Forms (in v2, now in beta)

    Supported data

    Mapsui uses the BruTile library to display tile layers such as:

    • OpenStreetMap tiles
    • Open standards for tiles
      • WMTS
      • TMS
      • WMS called tilewise
    • Custom data providers
    • MBTiles. An offline format to store tile data in sqlite file.
    • Mapsui renders and can style vector data (polygons, lines, points)
    • Improve this Doc
    Back to top Generated by DocFX