Hey All,
In my application i want to use the CoreLocation framework to append a the users current location to a string (which will be sent out as a POST to php, but thats not imporant). When using CoreLocation im noticing that you really only get Lat and Long co-ordinates back. In the twitteriffic app, and some others i notice it will give you city names and not lat and long lines, how would i ask CoreLocation to give me back a city name, or how do i take my lat long co-ordinates and translate them into a city name.
Thanks,
Daniel
In my application i want to use the CoreLocation framework to append a the users current location to a string (which will be sent out as a POST to php, but thats not imporant). When using CoreLocation im noticing that you really only get Lat and Long co-ordinates back. In the twitteriffic app, and some others i notice it will give you city names and not lat and long lines, how would i ask CoreLocation to give me back a city name, or how do i take my lat long co-ordinates and translate them into a city name.
Thanks,
Daniel