mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Update sample applications
This commit is contained in:
parent
0d7387059b
commit
bab6cb3415
2 changed files with 7 additions and 7 deletions
|
|
@ -131,9 +131,9 @@
|
|||
ItemContainerStyle="{StaticResource PushpinItemStyle}"/>
|
||||
|
||||
<map:Pushpin Background="Yellow" Foreground="Blue" Content="N 53° 30' E 8° 12'">
|
||||
<map:MapPanel.Location>
|
||||
<map:Pushpin.Location>
|
||||
<map:Location Latitude="53.5" Longitude="8.2"/>
|
||||
</map:MapPanel.Location>
|
||||
</map:Pushpin.Location>
|
||||
</map:Pushpin>
|
||||
</map:Map>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue