Search
Preparing search index...
The search index is not available
@types/arcgis-js-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/arcgis-js-api
__esri
TileMatrixSetConstructor
Interface TileMatrixSetConstructor
Hierarchy
TileMatrixSetConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Tile
Matrix
Set
Constructor
(
properties
?:
TileMatrixSetProperties
)
:
TileMatrixSet
Contains information about the tiling scheme for
WMTSSublayer
.
Read more...
Parameters
Optional
properties:
TileMatrixSetProperties
Returns
TileMatrixSet
Methods
fromJSON
fromJSON
(
json
:
any
)
:
TileMatrixSet
Parameters
json:
any
Returns
TileMatrixSet
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Tile
Matrix
Set
Constructor
constructor
fromJSON
Generated using
TypeDoc
Contains information about the tiling scheme for WMTSSublayer.
Read more...