getLatLng, just gets the location coordinates, have a look at the documentation for the other functions of the Geocoder, in particualar getLocations.
On Thu, Oct 9, 2008 at 3:15 PM, A Free Programmer <[EMAIL PROTECTED]> wrote: > > Hi everybody > > I'm using geocoder.getLatLng to let my client locate thier address on > the map. > > everything working ok, I use Point to get the latit and longit, but I > need more than that, I need the country name and city name that google > point to, so I can use it in my project. > > hope you understand what I try to saying, and sorry for my bad english > language. > > > > -- 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 -~----------~----~----~----~------~----~------~--~---
