mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-01-09 18:21:47 +01:00
Update MainWindow.xaml
This commit is contained in:
parent
9195b5552e
commit
9228833731
|
|
@ -144,7 +144,7 @@
|
|||
<local:MapViewModel/>
|
||||
</Grid.DataContext>
|
||||
|
||||
<map:Map x:Name="map" ManipulationMode="All"
|
||||
<map:Map x:Name="map"
|
||||
Center="53.5,8.2"
|
||||
MinZoomLevel="2" MaxZoomLevel="21" ZoomLevel="11"
|
||||
DoubleTapped="MapDoubleTapped"
|
||||
|
|
|
|||
Loading…
Reference in a new issue