WmtsLayerInfo

An object that represents the WMTS Layer info.

Since

200.1.0

Properties

Link copied to clipboard

The layer's description.

Link copied to clipboard
val id: String

The layer's identifier.

Link copied to clipboard

The layer's image formats. The returned collection of image formats supported by the WMTS service is of type TileImageFormat.

Link copied to clipboard

The keywords describing the WMTS layer. The keywords are returned in a ListImpl of String.

Link copied to clipboard

The WMTS styles. The WMTS styles are returned in a ListImpl of String.

Link copied to clipboard

The WMTS tile matrix sets. The WMTS tile matrix sets are returned in a ListImpl containing WmtsTileMatrixSet types.

Link copied to clipboard

The layer's title.