mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Dropped UWP ImageFileCache
This commit is contained in:
parent
f99fc777f2
commit
6ea58c9dd3
4 changed files with 23 additions and 22 deletions
|
|
@ -17,7 +17,7 @@ namespace SampleApplication
|
|||
static MainPage()
|
||||
{
|
||||
//MapProjectionFactory.Instance = new MapControl.Projections.GeoApiProjectionFactory();
|
||||
//TileImageLoader.Cache = new MapControl.Caching.ImageFileCache(ApplicationData.Current.LocalCacheFolder);
|
||||
//TileImageLoader.Cache = new MapControl.Caching.ImageFileCache(TileImageLoader.DefaultCacheFolder);
|
||||
}
|
||||
|
||||
public MainPage()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue