mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update WmtsTileMatrixLayer.cs
This commit is contained in:
parent
c17092cd38
commit
a348f93c45
|
|
@ -31,6 +31,7 @@ namespace MapControl
|
||||||
}
|
}
|
||||||
|
|
||||||
public WmtsTileMatrix TileMatrix { get; }
|
public WmtsTileMatrix TileMatrix { get; }
|
||||||
|
|
||||||
public int ZoomLevel { get; } // index of TileMatrix in WmtsTileMatrixSet.TileMatrixes
|
public int ZoomLevel { get; } // index of TileMatrix in WmtsTileMatrixSet.TileMatrixes
|
||||||
|
|
||||||
public int XMin { get; private set; }
|
public int XMin { get; private set; }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue