Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
LocatorPointCompat
Interface LocatorPointCompat
ArcGIS-shaped
Point
returned on every candidate.
interface
LocatorPointCompat
{
latitude
:
number
;
longitude
:
number
;
spatialReference
:
{
wkid
:
number
;
}
;
x
:
number
;
y
:
number
;
}
Index
Properties
latitude
longitude
spatial
Reference
x
y
Properties
latitude
latitude
:
number
longitude
longitude
:
number
spatial
Reference
spatial
Reference
:
{
wkid
:
number
;
}
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
latitude
longitude
spatial
Reference
x
y
@honua/sdk-js
Loading...
ArcGIS-shaped
Pointreturned on every candidate.