Google maps query parameter clarification

I am implementing a feature in the website where I take the location of the users via 5 input boxes and then need to show location in the google maps, I know this process is called geocoding but again after doing some search I came across this link, http://www.seomoz.org/ugc/everything-you-never-wanted-to-know-about-google-maps-parameters This link tells that we can pass location as query string parameters to google map's url. Is this process valid and is their any restriction on its usage this way

6,206 16 16 gold badges 53 53 silver badges 58 58 bronze badges asked Jul 6, 2012 at 0:06 Kiran Badi Kiran Badi 511 3 3 gold badges 9 9 silver badges 26 26 bronze badges

2 Answers 2

The place I have always gone for Google Maps query parameters was this mapki page. Creating a URL for google maps is directing your user to google's website, and is subject to the terms of use for google maps.

See the link in the original question, the mapki link is dead.

content from Google Map Parameters (note this referred to the original http://maps.google.com, not to the "new" google maps, looks like it might have been originally authored by Mike Williams):