HeatmapColor

Defines the color of each pixel based on its density value in a heatmap. Should be an expression that uses ["heatmap-density"] as input.

Parameters

value

the property wrapped in Value to be used with native renderer.

Constructors

Link copied to clipboard
fun HeatmapColor(expression: Expression)

Construct the HeatmapColor with Mapbox Expression.

Link copied to clipboard
fun HeatmapColor(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard