heatmapWeight property

dynamic heatmapWeight
final

A measure of how much an individual point contributes to the heatmap. A value of 10 would be equivalent to having 10 points of weight 1 in the same spot. Especially useful when combined with clustering.

Type: number default: 1 minimum: 0

Sdk Support: basic functionality with js, android, ios, macos data-driven styling with js, android, ios, macos

Implementation

final dynamic heatmapWeight;