XyzTilesDriver.OpenLayer
XyzTilesDriver.OpenLayer method
Opens the tiles set.
public XyzTiles OpenLayer(XyzConnection connection)
| Parameter | Type | Description |
|---|---|---|
| connection | XyzConnection | A connection for the XyzTiles format. |
Return Value
An instance of XyzTiles.
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | The connection is null. |
See Also
- class XyzTiles
- class XyzConnection
- class XyzTilesDriver
- namespace Aspose.Gis.Formats.XyzTile
- assembly Aspose.GIS