I am working on an iPhone app where I need to find some coordinates at some distance from a given point.
The user touches the map and I get coordinates at the touch. Now I have to find some coordinates which are about 5 km away towards east and another one about 5km down to south. I have searched the web but could not find any algorithm for it.
I am not sure this is correct place for this question or whether I need to find some other section where I can find questions related to maths.