On my page there is a container that uses the Google Maps API to display the map, there is a button under it, the user can drag the map to a position, then click the button, I want to take a screenshot of the screen displayed in the container, and show it on the canvas. Can this be done using pure JavaScript?
Just need to support Chrome
wong2
source share