Open willismonroe opened 1 year ago
Hello Willis. Have you solved this issue? If not, I'd like to work on it
Hi you can try, I think it's currently unsolvable due to CORS issues, but if you can solve it that'd be great.
On Wed, Jul 12, 2023 at 12:37 PM KWangechi @.***> wrote:
Hello Willis. Have you solved this issue? If not, I'd like to work on it
— Reply to this email directly, view it on GitHub https://github.com/willismonroe/anax/issues/1#issuecomment-1633102295, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFOTSSQ6CYYJCBFPK5M263XP34F5ANCNFSM6AAAAAAZ5F3RSI . You are receiving this because you authored the thread.Message ID: @.***>
Did you try html2canvas
to transform a given element like a div
into a image ?
It would be nice if you could export the current map to a PNG instead of using your native screenshot tool. A library like this should work.