Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate using html2canvas to draw the map #7

Open
goldenapples opened this issue Mar 7, 2014 · 1 comment
Open

Investigate using html2canvas to draw the map #7

goldenapples opened this issue Mar 7, 2014 · 1 comment

Comments

@goldenapples
Copy link
Owner

Cloning the entire DOM of a page can cause problems with event listeners, duplicate IDs, and in-page search. Request is to investigate using html2canvas or a similar script to render the minimap as a canvas element instead of using jQuery.clone().

@ghost
Copy link

ghost commented Mar 8, 2014

I'm not much help here, but I would be glad to test everything.
Also I'm also gonna investigate canvas scripts available there and if something report it here (since html2canvas might be to heavy)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant