defaultHeatmapRadiusAsExpression

val defaultHeatmapRadiusAsExpression: Expression?

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.

This is an Expression representation of "heatmap-radius".

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.