mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-01-20 15:40:16 +01:00
Update WmtsTileLayer.cs
This commit is contained in:
parent
1fde5e322e
commit
3a6a380f3a
|
|
@ -200,7 +200,7 @@ namespace MapControl
|
|||
}
|
||||
|
||||
Layer = capabilities.Layer;
|
||||
TileSource = CreateTileSource(capabilities.UriTemplate);
|
||||
TileSource = CreateTileSource(capabilities.UrlTemplate);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue