dissipating property

bool dissipating
final

Specifies whether the heatmap dissipate on zoom.

By default, the radius of influence of a data point is specified by the radius option only. When dissipating is disabled, the radius option is interpreted as a radius at zoom level 0.

Implementation

final bool dissipating;