Open
Description
When refreshing the heatmap, the intensity of the points is much higher on the first render.
After re-rendering (for example triggered by a different property selection) the intensities are back to their correct values and stay that way.
Suspected issue is something of a race condition where the heat values are not calculated correctly before the map is drawn.