Constructor WmtsLayer
WmtsLayer(Uri, String)
Initializes a new instance of the Wmts
Declaration
public WmtsLayer(Uri source, string layerId)
Parameters
Type | Name | Description |
---|---|---|
System. |
source | The System. |
System. |
layerId | The identifier of the WMTS layer. |
Exceptions
Type | Condition |
---|---|
System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.2 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.14 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |
WmtsLayer(Uri, String, TileImageFormat)
Initializes a new instance of the Wmts
Declaration
public WmtsLayer(Uri source, string layerId, TileImageFormat preferredImageFormat)
Parameters
Type | Name | Description |
---|---|---|
System. |
source | The System. |
System. |
layerId | The identifier of the WMTS layer |
Tile |
preferredImageFormat | The preferred tile image format of the WMTS layer. |
Exceptions
Type | Condition |
---|---|
System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.2 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.14 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |
WmtsLayer(Uri, String, String)
Initializes a new instance of the Wmts
Declaration
public WmtsLayer(Uri source, string layerId, string matrixSetId)
Parameters
Type | Name | Description |
---|---|---|
System. |
source | The System. |
System. |
layerId | The identifier of the WMTS layer. |
System. |
matrixSetId | The id of the tile matrix set supported by of the WMTS layer. |
Exceptions
Type | Condition |
---|---|
System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.2 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.14 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |
WmtsLayer(Uri, String, String, TileImageFormat)
Initializes a new instance of the Wmts
Declaration
public WmtsLayer(Uri source, string layerId, string matrixSetId, TileImageFormat preferredImageFormat)
Parameters
Type | Name | Description |
---|---|---|
System. |
source | The System. |
System. |
layerId | The identifier of the WMTS layer. |
System. |
matrixSetId | The id of the tile matrix set supported by of the WMTS layer. |
Tile |
preferredImageFormat | The preferred image format of the WMTS layer. |
Exceptions
Type | Condition |
---|---|
System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.2 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.14 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |
WmtsLayer(WmtsLayerInfo)
Initializes a new instance of the Wmts
Declaration
public WmtsLayer(WmtsLayerInfo layerInfo)
Parameters
Type | Name | Description |
---|---|---|
Wmts |
layerInfo | Layer metadata obtained from Layer |
Exceptions
Type | Condition |
---|---|
System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |
WmtsLayer(WmtsLayerInfo, WmtsTileMatrixSet)
Initializes a new instance of the Wmts
Declaration
public WmtsLayer(WmtsLayerInfo layerInfo, WmtsTileMatrixSet tileMatrixSet)
Parameters
Type | Name | Description |
---|---|---|
Wmts |
layerInfo | Layer metadata obtained from Layer |
Wmts |
tileMatrixSet | Tile matrix set. |
Exceptions
Type | Condition |
---|---|
System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |
WmtsLayer(WmtsLayerInfo, TileImageFormat)
Initializes a new instance of the Wmts
Declaration
public WmtsLayer(WmtsLayerInfo layerInfo, TileImageFormat preferredImageFormat)
Parameters
Type | Name | Description |
---|---|---|
Wmts |
layerInfo | Layer metadata obtained from Layer |
Tile |
preferredImageFormat | The preferred tile image format of the WMTS layer. |
Exceptions
Type | Condition |
---|---|
System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |
WmtsLayer(WmtsLayerInfo, WmtsTileMatrixSet, TileImageFormat)
Initializes a new instance of the Wmts
Declaration
public WmtsLayer(WmtsLayerInfo layerInfo, WmtsTileMatrixSet tileMatrixSet, TileImageFormat preferredImageFormat)
Parameters
Type | Name | Description |
---|---|---|
Wmts |
layerInfo | Layer metadata obtained from Layer |
Wmts |
tileMatrixSet | Tile matrix set. |
Tile |
preferredImageFormat | The preferred tile image format of the WMTS layer. |
Exceptions
Type | Condition |
---|---|
System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |