heatmapRadius

abstract fun heatmapRadius(heatmapRadius: Double = 30.0): HeatmapLayer

Radius of influence of one heatmap point in pixels. Increasing the value makes the heatmap smoother, but less detailed.

Parameters

heatmapRadius

value of heatmapRadius

abstract fun heatmapRadius(heatmapRadius: Expression): HeatmapLayer

Radius of influence of one heatmap point in pixels. Increasing the value makes the heatmap smoother, but less detailed.

Parameters

heatmapRadius

value of heatmapRadius as Expression