WmtsTileSource factory method

This commit is contained in:
ClemensFischer 2025-01-17 08:25:10 +01:00
parent 7cb7d81f15
commit dd738c85a4
3 changed files with 25 additions and 29 deletions

View file

@ -2,7 +2,6 @@
<PropertyGroup>
<TargetFramework>net8.0-windows10.0.17763.0</TargetFramework>
<RuntimeIdentifiers>win-x86;win-x64;win-arm64</RuntimeIdentifiers>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<UseWinUI>true</UseWinUI>
<DefineConstants>WINUI</DefineConstants>
<RootNamespace>MapControl</RootNamespace>