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
MapImageConstructor
Interface MapImageConstructor
Hierarchy
MapImageConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Map
Image
Constructor
(
properties
?:
MapImageProperties
)
:
MapImage
Represents the data object for the dynamically generated map.
Read more...
Parameters
Optional
properties:
MapImageProperties
Returns
MapImage
Methods
fromJSON
fromJSON
(
json
:
any
)
:
MapImage
Parameters
json:
any
Returns
MapImage
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Map
Image
Constructor
constructor
fromJSON
Generated using
TypeDoc
Represents the data object for the dynamically generated map.
Read more...