this look like a great solution but I don't know how to implement it, Please can you help me.
here is JS link http://www.studio11homes.com/map/s11latlonmapT.js On Dec 9, 5:58 am, "warden [Andrew Leach - Maps API Guru]" <[EMAIL PROTECTED]> wrote: > On Dec 9, 11:53 am, "warden [Andrew Leach - Maps API Guru]" wrote: > > > > > Add a couple of lines > > Or, if you really have to use the geocoder for addresses you already > know, then just add > showAddress(document.getElementById("address").value); > towards the end of the page execution. You will need an id attribute > to your address field as well as the name attribute. The values can be > identical. > > Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
