Hi All
In my head section, I have a Googlemap javascript that calles a function load(). This is a line of the function:
map.setCenter(new GLatLng(43.2436, -79.889), 12);
In the body, a call is made to print the map like this:
<div id="map" style="width: 300px; height: 25px"></div> document.write("map"); <script>load();</script>
I would like to send that image to a file for later use. How can I do this ? Any help would be appreciated.
Thanks,
Hacker1
In reply to (OT) save Googlemap image to file by Hacker1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |