How can I get a city name given a latitude & longitude

I already got the latitude and longitude of my location using this Unity - Scripting API: LocationService.Start tutorial, however; I need to convert the latitude and longitude into the city name. I don’t need to pinpoint my location on a map, I just need to get the city name. Any suggetions on how I can do it? Also if it will help, I’m using C# in my game. I’ve pretty much read all about Google Maps API but I still am far from understanding it. Any recommendations would be much appreciated.

Recommendation 1: Spend some time using google to get some existing advice/examples.

Recommendation2: Take a look at the first webpage I got when I did a trivial search for you:

http://stackoverflow.com/questions/6548504/how-can-i-get-city-name-from-a-latitude-and-longitude-point