Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
EsriPoint
Interface EsriPoint
An Esri point geometry.
interface
EsriPoint
{
m
?:
number
;
spatialReference
?:
HonuaSpatialReference
;
x
:
number
;
y
:
number
;
z
?:
number
;
}
Index
Properties
m?
spatial
Reference?
x
y
z?
Properties
Optional
m
m
?:
number
Optional
spatial
Reference
spatial
Reference
?:
HonuaSpatialReference
x
x
:
number
y
y
:
number
Optional
z
z
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
m
spatial
Reference
x
y
z
@honua/sdk-js
Loading...
An Esri point geometry.