heatmap Opacity Transition
abstract fun heatmapOpacityTransition(options: StyleTransition): HeatmapLayer
Content copied to clipboard
Set the HeatmapOpacity property transition options
Parameters
options
transition options for Double
abstract fun heatmapOpacityTransition(block: StyleTransition.Builder.() -> Unit): HeatmapLayer
Content copied to clipboard
DSL for heatmapOpacityTransition.