WinUIEx.Maps
1.0.0-rc
dotnet add package WinUIEx.Maps --version 1.0.0-rc
NuGet\Install-Package WinUIEx.Maps -Version 1.0.0-rc
<PackageReference Include="WinUIEx.Maps" Version="1.0.0-rc" />
<PackageVersion Include="WinUIEx.Maps" Version="1.0.0-rc" />
<PackageReference Include="WinUIEx.Maps" />
paket add WinUIEx.Maps --version 1.0.0-rc
#r "nuget: WinUIEx.Maps, 1.0.0-rc"
#:package WinUIEx.Maps@1.0.0-rc
#addin nuget:?package=WinUIEx.Maps&version=1.0.0-rc&prerelease
#tool nuget:?package=WinUIEx.Maps&version=1.0.0-rc&prerelease
WinUIEx.Maps
WinUIEx.Maps is a WinUI 3 map control with Azure Maps raster and vector basemaps, custom raster tile layers, map elements, touch and pointer navigation, and Direct3D rendering.
Installation
Install the WinUIEx.Maps NuGet package, then add a map control:
<maps:MapControl
MapServiceToken="your-azure-maps-token"
MapStyle="Road" />
Azure Maps styles require an Azure Maps token. MapStyle.Blank can be used with
custom HTTP(S) tile layers without an Azure token.
Documentation
- Documentation Overview
- Getting started
- Map elements and interaction
- Custom raster tiles
- Custom vector tiles
- Configuration and accessibility
Licensing
WinUIEx.Maps uses a dual source-available license:
- Noncommercial use is free.
- All commercial use requires an active GitHub Sponsorship of at least USD $10 per month at github.com/sponsors/dotMorten.
Using the package constitutes acceptance of the terms in LICENSE.md.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows10.0.19041 is compatible. |
-
net10.0-windows10.0.19041
- LibTessDotNet (>= 1.1.15)
- Microsoft.WindowsAppSDK.WinUI (>= 2.0.12)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-rc | 52 | 9/20/2026 |
| 1.0.0-preview | 104 | 9/13/2026 |
| 0.5.0-preview | 81 | 8/31/2026 |