mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 22:18:56 +00:00
MapProjections and MBTiles for Avalonia
This commit is contained in:
parent
14bd0f5867
commit
3e900d67d8
9 changed files with 103 additions and 183 deletions
|
|
@ -2,9 +2,8 @@
|
|||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<Nullable>disable</Nullable>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<RootNamespace>MapControl</RootNamespace>
|
||||
<AssemblyTitle>XAML Map Control UI Tools Library for WPF</AssemblyTitle>
|
||||
<RootNamespace>MapControl.UiTools</RootNamespace>
|
||||
<AssemblyTitle>XAML Map Control UI Tools Library for Avalonia</AssemblyTitle>
|
||||
<Product>XAML Map Control</Product>
|
||||
<Version>10.0.0</Version>
|
||||
<Authors>Clemens Fischer</Authors>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue