Konstantinos Petrakis

Results 1 comments of Konstantinos Petrakis

One way to fix that is to add the initialization code in an interaction observer like this: ```js new IntersectionObserver(() => { map.invalidateSize(); var heat = L.heatLayer( [ [50.5, 30.5,...