heatmap Intensity
abstract fun heatmapIntensity(heatmapIntensity: Double = 1.0): HeatmapLayer
Content copied to clipboard
Similar to heatmap-weight
but controls the intensity of the heatmap globally. Primarily used for adjusting the heatmap based on zoom level.
Parameters
heatmap Intensity
value of heatmapIntensity
abstract fun heatmapIntensity(heatmapIntensity: Expression): HeatmapLayer
Content copied to clipboard
Similar to heatmap-weight
but controls the intensity of the heatmap globally. Primarily used for adjusting the heatmap based on zoom level.
Parameters
heatmap Intensity
value of heatmapIntensity as Expression