Questions tagged [webshot]

17 questions
0
votes
0 answers

how to increase the resolution of leaflet maps in R Shiny

I am struggling how to save leaflet maps in a Shiny app in a high resolution. In the following code a leaflet map is made, and the map can be downloaded by pressing the 'download'…
WJH
  • 539
  • 5
  • 14
0
votes
1 answer

Unable to use fs and and webshot with Meteor on server side (galxy hosted)

I am currently running a meteor app on galaxy that creates PDF based on input from the user. I've been using webshot-node and FS to temporarly save the PDFs and then it direct download on the user side. Because of some other bugs I solved, I…
1
2