Mario Carloni

Results 2 issues of Mario Carloni

We have developed a leaflet app including your leaflet-easyPrint module, instantiated like so: `L.easyPrint({ title: 'Print', position: 'topright', sizeModes: ['A4Portrait', 'A4Landscape'], }).addTo(map)` The printing functionality works, but we receive multiple...

![image](https://cloud.githubusercontent.com/assets/5469058/18015011/ab08df6c-6b93-11e6-9c9a-fa85c1d1bc3d.png) ![image](https://cloud.githubusercontent.com/assets/5469058/18014940/4f2b8dca-6b93-11e6-97a0-4472bb556e8a.png) rows are pushed on ready () ![image](https://cloud.githubusercontent.com/assets/5469058/18014966/6d4376ba-6b93-11e6-9e8a-1aae6cb16c1e.png) ![image](https://cloud.githubusercontent.com/assets/5469058/18014981/821a9122-6b93-11e6-8065-77fa75d4218a.png) Which works for several pages worth of visualizations except TreeMap. Not sure what's going on here.