heatmapOpacity

open override fun heatmapOpacity(heatmapOpacity: Double): HeatmapLayer

The global opacity at which the heatmap layer will be drawn. Default value: 1. Value range: 0, 1

Use static method HeatmapLayer.defaultHeatmapOpacity to set the default property.

Parameters

heatmapOpacity

value of heatmapOpacity


open override fun heatmapOpacity(heatmapOpacity: Expression): HeatmapLayer

The global opacity at which the heatmap layer will be drawn. Default value: 1. Value range: 0, 1

Use static method HeatmapLayer.defaultHeatmapOpacityAsExpression to set the default property.

Parameters

heatmapOpacity

value of heatmapOpacity as Expression


The global opacity at which the heatmap layer will be drawn. Default value: 1. Value range: 0, 1