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
4b447c1086
commit
e6dd919538
3 changed files with 6 additions and 6 deletions
|
|
@ -77,7 +77,7 @@ namespace SampleApplication
|
|||
});
|
||||
}
|
||||
|
||||
AddChartServerLayer();
|
||||
AddTestLayers();
|
||||
|
||||
if (TileImageLoader.Cache is ImageFileCache)
|
||||
{
|
||||
|
|
@ -85,7 +85,7 @@ namespace SampleApplication
|
|||
}
|
||||
}
|
||||
|
||||
partial void AddChartServerLayer();
|
||||
partial void AddTestLayers();
|
||||
|
||||
private async void WindowActivated(object sender, WindowActivatedEventArgs e)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue