Skip to content

Documentation / @geoverse/react / FeatureLocator

Interface: FeatureLocator

Defined in: react/src/hooks/attributes.ts:143

适配器中能 fit 视野的最小结构(editor-ol/libre 的 locate)。

Methods

locate()

ts
locate(bbox): void;

Defined in: react/src/hooks/attributes.ts:144

Parameters

bbox

BBox | null

Returns

void