mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Update MainWindow.xaml
This commit is contained in:
parent
9195b5552e
commit
9228833731
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue