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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -