Igor-Vladyka / leaflet.browser.print

A leaflet plugin which allows users to print the map directly from the browser
https://igor-vladyka.github.io/leaflet.browser.print/
MIT License
154 stars 76 forks source link

Print preview (Firefox) #97

Open velocat opened 3 years ago

velocat commented 3 years ago

The Firefox browser does not have a print preview if window.print () is used. I propose to add this feature at least for the tab according to the specification:

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/printPreview

Igor-Vladyka commented 3 years ago

Hi there.

Agree. would you like to make a PR?

Regards, Igor