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.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close