I am wanting to build a link to google maps reading the long and lat values from the database.
At the moment I have this:
http://maps.google.com/maps?q=51.50335,-0.227721
Although when you view this google displays the long and lat in the search box.
Is it possible to hide this in the URL so that google reads the long and lat and displays the locaiton on the map form the long and lat but then displays the actualy location/address in the search box?
Use
llinstead ofq.I found it on the Google Map Parameters page of Mapki.
I can add a valid search to the query string and it will still show the location specified by
ll. This does not center the map on Boulder, CO: