Skip to content

spatial-monorepo


spatial-monorepo / wayfinding/src / updateIndex

Function: updateIndex()

updateIndex(index, event): void

Defined in: packages/wayfinding/src/search.ts:113

Hot-patch the index for a single feature mutation (add / update / remove). No full rebuild needed.

Parameters

index

WayfindingSearchIndex

event

IndexEvent

Returns

void

Released under commercial licensing.