Url to a google maps page to show a pin given a latitude / longitude? [duplicate]

You should be able to do something like this:

http://maps.google.com/maps?q=24.197611,120.780512

Some more info on the query parameters available at this location

Here’s another link to an SO thread

Leave a Comment