Differences between revisions 3 and 6 (spanning 3 versions)
Revision 3 as of 2005-02-26 18:18:39
Size: 334
Editor: TomHiggins
Comment:
Revision 6 as of 2005-02-26 18:42:59
Size: 532
Editor: TomHiggins
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
http://maps.google.com/?sll=lat%2Clong (where lat and long are in decimal format) http://maps.google.com/?q=query&z=zoomfactor&sll=lat%2Clong

 * query=string for google to query on for the area you are looking in
 * zoom=zoom factor of the map
 * lat=latitude in decimal format
 * long=longitude in decimal format
Line 10: Line 16:
http://maps.google.com/?sll=45.57220%2C-122.69540 http://maps.google.com/?q=%22Personal%20Telco%20Project%22&z=5&sll=45.57220%2C-122.69540

Google Maps

Hacks and Tips

Quick URL Google Maps

http://maps.google.com/?q=query&z=zoomfactor&sll=lat%2Clong

  • query=string for google to query on for the area you are looking in
  • zoom=zoom factor of the map
  • lat=latitude in decimal format
  • long=longitude in decimal format

Example http://maps.google.com/?q=%22Personal%20Telco%20Project%22&z=5&sll=45.57220%2C-122.69540


CategorySoftware

GoogleMaps (last edited 2007-11-23 18:01:19 by localhost)