Introduction
Mapsui is a .NET map component.
Platforms
- MAUI
- WPF
- Avalonia
- Uno Platform
- WinUI
- Xamarin (Forms, Android and iOS)
- Eto.Forms
Functionality
- Points, Lines and Polygons using NTS, a mature library which support all kinds of geometric operations.
- OpenStreetMap tiles based on BruTile library and almost all other tile sources.
- OGC standards with data providers for WMS, WFS and WMTS.
- Offline maps are possible using MBTiles implemented with BruTile.MBTiles. This stores map tiles in a sqlite file.
- Generates static map images to could be embedded in PDFs.