I downloaded the source files from this blog:
iPhone SDK 3.0 – Playing with Map Kit – Part 3 - ObjectGraph Blog
I would like to change the part where the code shows your current location, just to add an annotation a random place I've found.
I added a image sight in the center of the main view, so it's possible to see where the annotation will be dropped.
But how do I find the coordinates of the sighted?
Thanks in advance