heatmapOpacityTransition

abstract fun heatmapOpacityTransition(options: StyleTransition): HeatmapLayer

Set the HeatmapOpacity property transition options

Parameters

options

transition options for Double

abstract fun heatmapOpacityTransition(block: StyleTransition.Builder.() -> Unit): HeatmapLayer

DSL for heatmapOpacityTransition.