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
PointConstructor
Interface PointConstructor
Hierarchy
PointConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Point
Constructor
(
properties
?:
PointProperties
)
:
Point
A location defined by X, Y, and Z coordinates.
Read more...
Parameters
Optional
properties:
PointProperties
Returns
Point
Methods
fromJSON
fromJSON
(
json
:
any
)
:
Point
Parameters
json:
any
Returns
Point
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Point
Constructor
constructor
fromJSON
Generated using
TypeDoc
A location defined by X, Y, and Z coordinates.
Read more...