heatmap Intensity
open override fun heatmapIntensity(heatmapIntensity: Double): 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
open override 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
Similar to heatmap-weight
but controls the intensity of the heatmap globally. Primarily used for adjusting the heatmap based on zoom level.