When I take the picture using the UIImagePickerController I get the info dictionary in the delegate method call didFinishPickingMediaWithInfo.... that does not provide any information on the location of the image...
I want to be able to embed the location where the image was taken and possibly even the heading... How can I save the image with the location embedded in it as well?