heatmapColor property

int? heatmapColor
getter/setter pair

Defines the color of each pixel based on its density value in a heatmap. Should be an expression that uses ["heatmap-density"] as input.

Implementation

int? heatmapColor;