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
CSVLayerConstructor
Interface CSVLayerConstructor
Hierarchy
CSVLayerConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new CSVLayer
Constructor
(
properties
?:
CSVLayerProperties
)
:
CSVLayer
The CSVLayer is a point layer based on a CSV file (.csv, .txt).
Read more...
Parameters
Optional
properties:
CSVLayerProperties
Returns
CSVLayer
Methods
fromJSON
fromJSON
(
json
:
any
)
:
CSVLayer
Parameters
json:
any
Returns
CSVLayer
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
CSVLayer
Constructor
constructor
fromJSON
Generated using
TypeDoc
The CSVLayer is a point layer based on a CSV file (.csv, .txt).
Read more...