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

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -