Open josselin-c opened 8 years ago
When updating the heatmap layer while panning the map, the heatmap layer displays with an offset compared to the base map layer so the heatmap doesn't follow exactly the basemap movements.
To reproduce, you can use this code: https://gist.github.com/josselin-c/d1ea2b6e1c0fddea4f1b
Can you please set this up in a JSFiddle?
Here it is: http://jsfiddle.net/Ly4085Ln/
I've been having a similar problem—seems to be an issue with using setInterval() to update the input data.
When updating the heatmap layer while panning the map, the heatmap layer displays with an offset compared to the base map layer so the heatmap doesn't follow exactly the basemap movements.
To reproduce, you can use this code: https://gist.github.com/josselin-c/d1ea2b6e1c0fddea4f1b