rowanwins / leaflet-easyPrint

A leaflet plugin which adds an icon to print the map - Demo @ http://rowanwins.github.io/leaflet-easyPrint/
MIT License
248 stars 137 forks source link

Print map with legend div inside the map #75

Open careyshan opened 6 years ago

careyshan commented 6 years ago

Hi @rowanwins,

I am trying to use your easy print plugin for leaflet. I have my map div and inside that map div is another div for my legend (bottom right of the screen). When I go to print the legend, the div moves to the middle of my map. See image below. Thanks for your help.

image

rowanwins commented 6 years ago

Hi @careyshan

It probably depends how the legend div is placed using css. Can you send me a live link?