I\'m wondering is there a JavaScript library available that would allow me to generate an Image from the contents of a DIV.
Basically this is required for some Serve
I really don't think this is possible on the browser, certainly not without some kind of plugin.
Could you send some coordinate info or something to the web server and that way have the web server request the same map image from the image server?