So if I put in Saratoga Springs, NY, and have it to a certain level of zoom (street level), can I save the result somehow? I’ve tried and it never gives me the right result.
Have you tried the “Link to this page” feature in the upper right hand corner of the page? It should convert the URI in your address bar to one that will return you to your current view of the map.
But that’s not what I want to do. I want to be able to save it and look at it even when I don’t have an Internet connection.
It looks to me that if you use the “Link to this page” option, and then use the “Save Page As” feature from the “File” menu (I’m using Firefox btw) that it does what you want.
Alt+PrtSC; then open “paint” and Ctrl+V – should give you a full screen-shot of your computer screen at the time you press Alt-PrtSc.
If you want to edit the picture, proceed from there.
Don’t think that works - the saved page seems to contain a bunch of refreshes that connect to the google server again.
Noone Special has the simplest answer. This will give a single image, but it’s limited in size to the size of your window (to get larger images you’d have to take multiple print-screens and stitch them together in an image editor) and you can’t use the nice Google Maps panning JavaScript interface.
Using “Save web page, complete” probably won’t work, since the JavaScript routines dynamically load the image tiles from the Google servers (and then replace them with new ones whenever you pan or zoom); although Mozilla is clever enough to point all of the static links to their local locations, it doesn’t do that with the dynamic content. So if you try to view it offline you’ll probably be at the mercy of your cache and end up viewing only a partial map. If you really wanted a local copy that you could pan around you’d have to edit the JavaScript to point to your local copies. (You might be able to find other tile-presentation JavaScript code around; it’s a fairly common interface for map viewing.)
Alternately, you can manually download a bunch of tiles using your favorite HTTP client (e.g., a Perl script calling wget) and use something like ImageMagick’s montage command to make as big an image as you want. (The single image is again not viewable in the Google Maps interface, but at least you can make it bigger than your screen without additional pain.)
If you describe more exactly what you want I might be able to give some more tips.
In Google Earth, there’s a kludgey way to do this.
“Do you need to be connected to the internet to use Google Earth?” Install & uninstall Google Earth Pro - Google Earth Help
Also here and other sites:
Use, Google Earth (not online), rather than Google Maps. Then save it like any other file.
Google Earth includes its own screenshot feature which will save to JPG, PNG, GIF, and more. It isn’t as clean as Google Maps for showing street directions, however.