mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update TileImageLoader.cs
This commit is contained in:
parent
c79f534751
commit
b719a14d29
|
|
@ -100,7 +100,6 @@ namespace MapControl
|
|||
|
||||
try
|
||||
{
|
||||
Debug.WriteLine(Thread.CurrentThread.ManagedThreadId);
|
||||
await loadTileImage(tile).ConfigureAwait(false);
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
|
|
|||
Loading…
Reference in a new issue