mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 06:26:41 +00:00
Comments
This commit is contained in:
parent
28f2620e7d
commit
c3fcfa9afe
7 changed files with 11 additions and 10 deletions
|
|
@ -74,7 +74,8 @@ namespace MapControl
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets a dictionary of all tile matrix sets supported by a WMTS, with their CRS as dictionary key.
|
||||
/// Gets a dictionary of all tile matrix sets supported by a WMTS,
|
||||
/// with their CRS identifiers as dictionary keys.
|
||||
/// </summary>
|
||||
public Dictionary<string, WmtsTileMatrixSet> TileMatrixSets { get; } = [];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue