mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 06:26:41 +00:00
Version 4.12.2 Added SQLiteCache
This commit is contained in:
parent
85287118a5
commit
0c023abbcf
11 changed files with 755 additions and 8 deletions
|
|
@ -49,11 +49,6 @@ namespace MapControl.MBTiles
|
|||
return tileData;
|
||||
}
|
||||
|
||||
public void Close()
|
||||
{
|
||||
connection.Close();
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
connection.Dispose();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue