mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-07 07:25:21 +00:00
Updated ImageLoader
This commit is contained in:
parent
1588171fb4
commit
5d390071c6
4 changed files with 4 additions and 4 deletions
|
|
@ -72,7 +72,7 @@ namespace MapControl
|
|||
}
|
||||
else
|
||||
{
|
||||
image = LoadImage(uri);
|
||||
image = LoadResourceImage(uri);
|
||||
}
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue