I'm registering a callback into leaflet zoom event to change part of my my map.layers.overlays.heatmap object however leaflet does not redraw the layer. I've tried setting the layers.overlays.heatmap to null and deleting it but nothing works.
Copied from original issue: tombatossals/angular-leaflet-directive#620
From @SjRNMzU on January 27, 2015 20:20
I'm registering a callback into leaflet zoom event to change part of my my map.layers.overlays.heatmap object however leaflet does not redraw the layer. I've tried setting the layers.overlays.heatmap to null and deleting it but nothing works.
Copied from original issue: tombatossals/angular-leaflet-directive#620