سؤال

I need to get city name by latitude and longtitude. (Use xcode) There is google with itself's api geocode, but it don't want to return nearest city (i need only nearest city) and it returns cyrilic names of places. How to solve my problem?

هل كانت مفيدة؟

المحلول

You could use the Geonames.org webservice for "Find nearby populated place / reverse geocoding" (scroll a bit down), see this example.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top