tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.32k stars 1.68k forks source link

Create image with wms layer #189

Closed JePedrosa closed 6 years ago

JePedrosa commented 6 years ago

Hello, I'm using leaflet and I wanted to create an image when the user clicks on a button, I always create it, except when I have a WMS layer loaded on the map that gets stuck. Somebody could help me?

Thank you

Syndesi commented 6 years ago

Hi,

could you please add the console output and a basic test setup?