mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-05-07 13:37:47 +00:00
Renamed GeoImage
This commit is contained in:
parent
abde6ad9fd
commit
41cd7c569d
7 changed files with 307 additions and 22 deletions
|
|
@ -40,14 +40,14 @@
|
|||
<RestoreProjectStyle>PackageReference</RestoreProjectStyle>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="..\Shared\GeoTaggedImage.cs">
|
||||
<Link>GeoTaggedImage.cs</Link>
|
||||
<Compile Include="..\Shared\GeoImage.cs">
|
||||
<Link>GeoImage.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Shared\GroundOverlayPanel.cs">
|
||||
<Link>GroundOverlayPanel.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\WinUI\GeoTaggedImage.WinUI.cs">
|
||||
<Link>GeoTaggedImage.WinUI.cs</Link>
|
||||
<Compile Include="..\WinUI\GeoImage.WinUI.cs">
|
||||
<Link>GeoImage.WinUI.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<EmbeddedResource Include="Properties\MapImages.UWP.rd.xml" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue