Good Day
Without using the Print Widget, is there a way to print the current map view? I was thinking about converting the map to a canvas or SVG and then sending that to a new tab, and calling window.print(). I tried playing with this idea yesterday, but couldn't get it to work, ideally we want a small button on the map that looks like the other widget buttons.
Thanks