HeatMapLayerData | Data Inspector Library API ReferenceShareShare to emailCopy article URL FeedbackPrintLast UpdatedMay 7, 20251 minute readTypeScriptAPI referenceActive An interface for the heatmap data of one layer. Hierarchy HeatMapLayerData Index Properties heatMap max min Properties heatMap heatMap: Uint8Array An array of values between 0 and 255. max max: number A maximum value of the dataset. min min: number A minimum value of the dataset. In This ArticleHierarchyIndexPropertiesheatMapmaxminLegendWas this article helpful?YesNo
An interface for the heatmap data of one layer. Hierarchy HeatMapLayerData Index Properties heatMap max min Properties heatMap heatMap: Uint8Array An array of values between 0 and 255. max max: number A maximum value of the dataset. min min: number A minimum value of the dataset.
An interface for the heatmap data of one layer. Hierarchy HeatMapLayerData Index Properties heatMap max min Properties heatMap heatMap: Uint8Array An array of values between 0 and 255. max max: number A maximum value of the dataset. min min: number A minimum value of the dataset.
An interface for the heatmap data of one layer.