Skip to content

autk-map


autk-map / ILayerThematic

Interface: ILayerThematic

Defined in: interfaces.ts:103

Interface for layer thematic data.

Properties

level

level: ThematicAggregationLevel

Defined in: interfaces.ts:104

Thematic aggregation level.


values

values: number[]

Defined in: interfaces.ts:105

Array of values for the thematic layer.

Released under the MIT License.