mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-06 06:55:04 +00:00
Updated BoundingBox
This commit is contained in:
parent
e8a34b1a9f
commit
8cdc03e411
6 changed files with 27 additions and 127 deletions
|
|
@ -72,8 +72,12 @@ namespace SampleApplication
|
|||
}
|
||||
});
|
||||
}
|
||||
|
||||
AddChartServerLayer();
|
||||
}
|
||||
|
||||
partial void AddChartServerLayer();
|
||||
|
||||
private void ResetHeadingButtonClick(object sender, RoutedEventArgs e)
|
||||
{
|
||||
map.TargetHeading = 0d;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue