heatmapOpacity

abstract fun heatmapOpacity(heatmapOpacity: Double = 1.0): HeatmapLayer

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

Parameters

heatmapOpacity

value of heatmapOpacity

abstract fun heatmapOpacity(heatmapOpacity: Expression): HeatmapLayer

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

Parameters

heatmapOpacity

value of heatmapOpacity as Expression