mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-08 16:05:50 +00:00
Version 4.12.2 Improved MBTileData/MBTileSource
This commit is contained in:
parent
c8f834f940
commit
84466cf5a3
2 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ using System.Windows.Media;
|
|||
|
||||
namespace MapControl.MBTiles
|
||||
{
|
||||
public class MBTileSource : TileSource, IDisposable
|
||||
public sealed class MBTileSource : TileSource, IDisposable
|
||||
{
|
||||
private readonly MBTileData tileData;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue