XyzTilesDriver Class

Summary: A driver for the XYZ tiled web maps.

Module: aspose.gis.formats.xyztile

Full Name: aspose.gis.formats.xyztile.XyzTilesDriver

Inheritance: Driver

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
XyzTilesDriver()Initializes a new instance of the XyzTilesDriver class

Methods

NameDescription
open_layer(connection)Opens the tiles set.

Constructor: XyzTilesDriver()

 XyzTilesDriver() 

Initializes a new instance of the XyzTilesDriver class

Method: open_layer(connection)

 open_layer(connection) 

Opens the tiles set.

Parameters:

ParameterTypeDescription
connectionXyzConnectionA connection for the XyzTiles format.

Returns

TypeDescription
XyzTilesAn instance of XyzTiles.