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
ImageryLayerConstructor
Interface ImageryLayerConstructor
Hierarchy
ImageryLayerConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Imagery
Layer
Constructor
(
properties
?:
ImageryLayerProperties
)
:
ImageryLayer
Represents an
image service resource
as a layer.
Read more...
Parameters
Optional
properties:
ImageryLayerProperties
Returns
ImageryLayer
Methods
fromJSON
fromJSON
(
json
:
any
)
:
ImageryLayer
Parameters
json:
any
Returns
ImageryLayer
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Imagery
Layer
Constructor
constructor
fromJSON
Generated using
TypeDoc
Represents an image service resource as a layer.
Read more...