heatmapRadiusTransition

abstract fun heatmapRadiusTransition(options: StyleTransition): HeatmapLayer

Set the HeatmapRadius property transition options

Parameters

options

transition options for Double

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

DSL for heatmapRadiusTransition.