WmtsLayerInfo QML Type

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

    Import Statement: import Esri.ArcGISRuntime
    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

    [read-only] description : string

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


    [read-only] imageFormats : list<var>

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


    [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).


    [read-only] styles : list<string>

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


    [read-only] tileMatrixSets : list<WmtsTileMatrixSet>

    Returns the tile matrix sets (read-only).


    [read-only] title : string

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


    [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.