Leaflet / Leaflet.heat

A tiny, simple and fast heatmap plugin for Leaflet.
http://leaflet.github.io/Leaflet.heat/demo
BSD 2-Clause "Simplified" License
1.55k stars 525 forks source link

requested method for rmvLatLng #86

Open vlasvlasvlas opened 7 years ago

vlasvlasvlas commented 7 years ago

Hi,

I need to remove latlongs from my heat layer,

example

and i noticed there's no rmvLatLng()

how can i do that? maybe removing this specific longlats from the heatlayer longlats array?