Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
contract
SnapIndexFeatureInput
Interface SnapIndexFeatureInput
Feature input for the snap index. Geometry is GeoJSON-shaped.
interface
SnapIndexFeatureInput
{
geometry
:
undefined
|
null
|
Record
<
string
,
unknown
>
;
id
:
FeatureId
;
}
Index
Properties
geometry
id
Properties
geometry
geometry
:
undefined
|
null
|
Record
<
string
,
unknown
>
id
id
:
FeatureId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
geometry
id
@honua/sdk-js
Loading...
Feature input for the snap index. Geometry is GeoJSON-shaped.