Skip to main content

Interface: UseMapDataResult

Defined in: react/hooks.ts:330

Properties

joinKey?

optional joinKey?: string

Defined in: react/hooks.ts:333


mapDataId

mapDataId: string

Defined in: react/hooks.ts:331


mapId

mapId: string

Defined in: react/hooks.ts:332


rows

rows: readonly object[]

Defined in: react/hooks.ts:337

The data array as declared in the spec, in original order.


values

values: Map<string, string | number | null>

Defined in: react/hooks.ts:335

Indexed lookup: stringified geometryIdvalue.