mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Update TileImageLoader.cs
This commit is contained in:
parent
c79f534751
commit
b719a14d29
1 changed files with 0 additions and 1 deletions
|
|
@ -100,7 +100,6 @@ namespace MapControl
|
|||
|
||||
try
|
||||
{
|
||||
Debug.WriteLine(Thread.CurrentThread.ManagedThreadId);
|
||||
await loadTileImage(tile).ConfigureAwait(false);
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue