I get a photo for my app with help of UIImagePickerController. Is it possible to get Geo data from the delegate:
- (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictionary *)info
Here is info dictionary, is it possible to get Geo tags from it?