heatmapOpacity

open override fun heatmapOpacity(heatmapOpacity: Double): HeatmapLayer

The global opacity at which the heatmap layer will be drawn.

Parameters

heatmapOpacity

value of heatmapOpacity

open override fun heatmapOpacity(heatmapOpacity: Expression): HeatmapLayer

The global opacity at which the heatmap layer will be drawn.

Parameters

heatmapOpacity

value of heatmapOpacity as Expression

val heatmapOpacity: Double?

The global opacity at which the heatmap layer will be drawn.