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.
Use static method HeatmapLayer.defaultHeatmapRadius to set the default property.
Parameters
value of 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.
Use static method HeatmapLayer.defaultHeatmapRadiusAsExpression to set the default property.
Parameters
value of heatmapRadius as 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.