javascript - How to re-render html element in canvas element -


i have short question.

is possible render google maps or bing maps hidden element , re-render in canvas sepia , blur effect?

i think not, so, possible kind of todays technologie?

you don't need render maps hidden element , capture somehow, maps made of images anyway, need download image tiles. can add images canvas in normal way.

however, downloading , storing gmaps images probably violation of terms of service, imagine bing have similar restrictions. openstreetmap does allow tile downloading, if scroll bottom of page you'll see links tile providers , tools.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -