Version 3.1.Added support for different map projections.

This commit is contained in:
ClemensF 2017-06-25 23:05:48 +02:00
parent 06c3ed56c1
commit 643abeca1e
124 changed files with 3074 additions and 2497 deletions

View file

@ -52,8 +52,11 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="..\Common\ViewModel.cs">
<Link>ViewModel.cs</Link>
<Compile Include="..\Common\MapLayers.cs">
<Link>MapLayers.cs</Link>
</Compile>
<Compile Include="..\Common\MapViewModel.cs">
<Link>MapViewModel.cs</Link>
</Compile>
<Page Include="MainWindow.xaml">
<Generator>MSBuild:Compile</Generator>