javascript - Exporting HTML PHP webpage to image -
there google map in site , need export google map image , need store. can in script php or html or javascript
how can it?
as @sirko , @brendan have pointed out, should provide kind of code have work on. if looking starting point extend on @jbrtrnd's suggestion of using html5 canvas wrap google maps div in , write script convert image. luckily there js library created accomplishes task, have @ js library , find answer: http://www.nihilogic.dk/labs/canvas2image/
Comments
Post a Comment