mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Fixed panning for UWP/WinUI
This commit is contained in:
parent
2ac4985c47
commit
e2f4fc13b1
6 changed files with 128 additions and 30 deletions
|
|
@ -227,6 +227,9 @@
|
|||
<Compile Include="..\WinUI\Vector.WinUI.cs">
|
||||
<Link>Vector.WinUI.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\WPF\Timer.WPF.cs">
|
||||
<Link>Timer.WPF.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="TileImageLoader.UWP.cs" />
|
||||
<EmbeddedResource Include="Properties\MapControl.UWP.rd.xml" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue