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