Thanks Barry - I appreciate the quick response. This looks like a prime example.. http://code.google.com/apis/maps/documentation/examples/geocoding-reverse.html
I just imagined once Maps API Geocoded the address, you could then just pull out the values of GLatLng and place them on the page using a get document element id... Is that possible? If it is, I'm sure it would be a quick line of code...I just don't know what variables to use :/ Thanks again. On Jun 15, 10:00 am, Barry Hunter <[email protected]> wrote: > ah ok then, you want to 'geocode' the address to turn it into a lat/long > > http://code.google.com/apis/maps/documentation/services.html#Geocoding > > On 15/06/2009, Dave_Tenen <[email protected]> wrote: > > > > > > > Thanks for the response Andrew. > > > What I have is this; > > > A user enters their address in the 'wizard' and they are then provided > > with the code to display the map on their site. > > The issue I have is that they enter their address, not the lat, lng so > > I need to know how to convert the address they entered into the glat, > > lng values which will then be used later. > > > input address > get lat, lng values > > > Thanks again. > > -- > Barry > > -www.nearby.org.uk-www.geograph.org.uk- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
