Mateusz Rusyn
Results
1
issues of
Mateusz Rusyn
If I create heatlayer with radius over 80 it creates valid heatmap but outside that circle, something strange appears. Code: ` var heat = L.heatLayer([], { radius: 80, minOpacity: .6,...