heatmap Opacity Transition
open override fun heatmapOpacityTransition(options: StyleTransition): HeatmapLayer
Content copied to clipboard
Set the HeatmapOpacity property transition options
Use static method HeatmapLayer.defaultHeatmapOpacityTransition to set the default property.
Parameters
options
transition options for Double
open override fun heatmapOpacityTransition(block: StyleTransition.Builder.() -> Unit): HeatmapLayer
Content copied to clipboard
DSL for heatmapOpacityTransition.
Transition options for HeatmapOpacity.