How to find the lat long from a city name [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . I have a city name but not the lat long values for that city. How would I go about getting the lat and long values from a city name and then save it to a variable in iOS? I've seen the geo reverse coding but the examples I've seen do the opposite to what I'm looking for (they find the city name from the lat/lon)