Is there a way to capture a Leaflet map (with geometric features and custom elements like solar panels) into a PDF, without encountering offset issues? #9523
Unanswered
arthur2017-ui
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to generate a pdf of a leaflet map that should contain geometric entities rectangle circle and customized entities created with Leaflet Draw, without any position offset, because I get the entities inside the map but with some offset when I use html2canvas.
Are there any specific libraries or approaches to handle capturing entities in their exact position?
Beta Was this translation helpful? Give feedback.
All reactions