objective c - How can I get city name without current location(lat-long) in iOS? -


i have gps class returns lat, long. , i'm trying city name or address coordinates geocoder. works well.

but, possible city name or without geocoder or (lat-long)?

i have completed task use api:

http://ip-api.com/json

this give current location ip address call json , got whatever required.


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - Chrome Extension: Interacting with iframe embedded within popup -