Inside Google Maps URLS
city state
http://maps.google.com/maps?q=sebastopol,+CA
zip code
http://maps.google.com/maps?q=94305
airport code
http://maps.google.com/maps?q=SFO
directions
http://maps.google.com/maps?f=q&hl=en&q=SFO+to+LAX&ie=UTF8&om=1
with ll and spn
http://maps.google.com/maps?f=q&hl=en&q=SFO+to+LAX&ie=UTF8&om=1&ll=35.84263,-120.393025&spn=2.448955,4.449463
spn and search spn (sspn) are in degrees, longitude first. Think lat, long versus x,y.
previous
-
Tutorial Index
-
next