Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
SearchPointLike
Interface SearchPointLike
Structural point-like type used for search result locations.
interface
SearchPointLike
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
@honua/sdk-js
Loading...
Structural point-like type used for search result locations.