mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update MapTileLayerBase.cs
This commit is contained in:
parent
e2361ac322
commit
c87d53204f
|
|
@ -89,7 +89,8 @@ namespace MapControl
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Name of the TileSource. Used as component of a tile cache key.
|
||||
/// Name of the tile source that is used as component of a tile cache key.
|
||||
/// Tile images are not cached when SourceName is null or empty.
|
||||
/// </summary>
|
||||
public string SourceName
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue