I would like to see my captured picture by using UIImagePickerController in Photos app with the geo tagging (Where the picture has taken).
While capturing a snap by using UIImagePickerController, I would like to tag the current location for the captured picture, such that when it get saved to PhotoLibrary, it should show on the map in the Photos (Standard app to show the photos/videos) app.
Could anyone has any idea, how the Photos app internal mechanism to show the photos/videos on the map.