Skip to content

EdgeIndexBaseBase.insert method

EdgeIndexBaseBase › insert

Unofficial

Insert an item into the spatial index.

Signature:

insert(arg1: unknown): unknown

Parameters:

ParameterTypeDescription
arg1unknown

Returns: unknownThe updated index.