Version 4.15: Changed MapControl.MapControl.WPF.Core assembly name. Improved MapProjections.

This commit is contained in:
ClemensF 2019-11-03 16:35:40 +01:00
parent b607268e98
commit 25b78feb0b
21 changed files with 38 additions and 35 deletions

View file

@ -124,7 +124,7 @@
<RowDefinition/>
<RowDefinition Height="Auto"/>
</Grid.RowDefinitions>
<map:Map x:Name="map" ZoomLevel="11" MaxZoomLevel="20"
<map:Map x:Name="map" ZoomLevel="11" MaxZoomLevel="21"
Center="{Binding MapCenter}"
MapLayer="{Binding MapLayers.CurrentMapLayer}"
MapProjection="{Binding SelectedValue, ElementName=projectionComboBox,