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
KMLSublayerConstructor
Interface KMLSublayerConstructor
Hierarchy
KMLSublayerConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new KMLSublayer
Constructor
(
properties
?:
KMLSublayerProperties
)
:
KMLSublayer
Represents a sublayer in a
KMLLayer
.
Read more...
Parameters
Optional
properties:
KMLSublayerProperties
Returns
KMLSublayer
Methods
fromJSON
fromJSON
(
json
:
any
)
:
KMLSublayer
Parameters
json:
any
Returns
KMLSublayer
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
KMLSublayer
Constructor
constructor
fromJSON
Generated using
TypeDoc
Represents a sublayer in a KMLLayer.
Read more...