mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Version 4.15: Changed MapControl.MapControl.WPF.Core assembly name. Improved MapProjections.
This commit is contained in:
parent
b607268e98
commit
25b78feb0b
21 changed files with 38 additions and 35 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue