WinUIEx.Maps
0.5.0-preview
dotnet add package WinUIEx.Maps --version 0.5.0-preview
NuGet\Install-Package WinUIEx.Maps -Version 0.5.0-preview
<PackageReference Include="WinUIEx.Maps" Version="0.5.0-preview" />
<PackageVersion Include="WinUIEx.Maps" Version="0.5.0-preview" />
<PackageReference Include="WinUIEx.Maps" />
paket add WinUIEx.Maps --version 0.5.0-preview
#r "nuget: WinUIEx.Maps, 0.5.0-preview"
#:package WinUIEx.Maps@0.5.0-preview
#addin nuget:?package=WinUIEx.Maps&version=0.5.0-preview&prerelease
#tool nuget:?package=WinUIEx.Maps&version=0.5.0-preview&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 learning path
- 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. This is not an MIT or OSI-approved open-source license. Third-party licenses are listed in THIRD-PARTY-NOTICES.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 |
|---|---|---|
| 0.5.0-preview | 48 | 8/31/2026 |