EdgeIndexBase.insert method
EdgeIndexBase › insert
Unofficial
Insert an item into the spatial index.Signature:
insert(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The updated index.
EdgeIndexBase › insert
Unofficial
Insert an item into the spatial index.Signature:
insert(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The updated index.