WmtsLayerInfo QML Type

Represents metadata about an individual layer in a Web Map Tile Service (WMTS). More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.1
Inherits:

Object

Properties

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

Property Documentation

description : string

Returns the description of the WmtsLayerInfo (read-only).


imageFormats : list<var>

Returns the supported image formats of the tiles (read-only).


keywords : list<string>

Returns the list of zero or more commonly used or formalized words or phrases used to describe this layer (read-only).


styles : list<string>

Returns the styles applied to this layer (read-only).


tileMatrixSets : list<WmtsTileMatrixSet>

Returns the tile matrix sets (read-only).


title : string

Returns the title of the WmtsLayerInfo (read-only).


wmtsLayerId : string

Returns the wmtsLayerId of the WmtsLayerInfo (read-only).


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.