Skip to content

Repository files navigation

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.

Image

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

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.

About

A WinUI Azure Maps Control using Direct3D in a SwapChainPanel

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages