heatmapOpacity

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

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

Parameters

heatmapOpacity

value of heatmapOpacity


abstract fun heatmapOpacity(heatmapOpacity: Expression): HeatmapLayer

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

Parameters

heatmapOpacity

value of heatmapOpacity as Expression