You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setOptions(options): Sets new heatmap options and redraws it.
addLatLng(latlng): Adds a new point to the heatmap and redraws it.
setLatLngs(latlngs): Resets heatmap data and redraws it.
redraw(): Redraws the heatmap.
The text was updated successfully, but these errors were encountered:
Implement methods for leaflet.heat
The text was updated successfully, but these errors were encountered: