heatmapIntensityExpression property

List<Object>? heatmapIntensityExpression
getter/setter pair

Similar to heatmap-weight but controls the intensity of the heatmap globally. Primarily used for adjusting the heatmap based on zoom level. Default value: 1. Minimum value: 0.

Implementation

List<Object>? heatmapIntensityExpression;