http://code.google.com/apis/maps/documentation/examples/geocoding-reverse.html
or http://code.google.com/apis/maps/documentation/services.html#ReverseGeocoding After you have passed the lat+lng to the geocoder, geocoder.getLocations(latlng, showAddress); You can use ... place.address to get the address from the result... ... alec http://groups.google.com/group/gtrack On Jan 27, 2:36 pm, yogesh <[email protected]> wrote: > Sir , > I am developing a Location Based Services Application but not able to > find out Location Name from latitude and Longitude, How should I get > out of it? Should I use the Location String send by BTS ? If yes , How > should I get that Location String? or Is there any other way to find > out Location String? Please guide me.... > I am waiting for your reply... > Thanking you.... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
