Skip to content

EdgeIndexBase.insert method

EdgeIndexBase › insert

Unofficial

Insert an item into the spatial index.

Signature:

insert(arg1: unknown): unknown

Parameters:

ParameterTypeDescription
arg1unknown

Returns: unknownThe updated index.