HeatmapRadius

Radius of influence of one heatmap point in pixels. Increasing the value makes the heatmap smoother, but less detailed. queryRenderedFeatures on heatmap layers will return points within this radius.

Parameters

value

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

Constructors

Link copied to clipboard
fun HeatmapRadius(value: Double)

Construct the HeatmapRadius with Double.

Link copied to clipboard
fun HeatmapRadius(expression: Expression)

Construct the HeatmapRadius with Mapbox Expression.

Link copied to clipboard
fun HeatmapRadius(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard