Thursday, August 16, 2007

Google Map API

Have you ever wondered how the google map works?

http://jgwebber.blogspot.com/2005/02/mapping-google.html

I could not resist not to "ctrl+v" it!

The always helpful Tech-Recipes has come up with an ingenious way to find latitude and longitude values for any location using Google Maps.

You'll first need to look up an address (duh), but this trick only works if the address is centered (it's centered by default). So, moving the map around will not make this work. When the address you want to find latitude and longitude for is dead center, copy and paste this code into your browser bar:

javascript:void(prompt('',gApplication.getMap().getCenter()));

The source is http://lifehacker.com/software/google-maps/how-to-find-latitude-and-longitude-267361.php


Useful links
http://code.google.com/apis/
http://mapki.com/wiki/Read_This_First
http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=how+does+the+google+maps+work
http://www.google.com/apis/maps/documentation/
http://www.directionsmag.com/article.php?article_id=760&trv=1
http://www.geomicro.com/demos/default.asp
http://stuff.rancidbacon.com/gmaps-standalone/
http://www.automateexcel.com/index.php/2005/07/28/google_maps_in_excel

Love it!!!
http://local.live.com/ (Virtual Earth)

No comments:

Post a Comment

Thanks for the comment.
Please stay on topics; off-topic/advertisement comments will be removed.

You may also like to visit : My Frame of Reference
(Press shift while clicking: Opens in New window.)