Hi :)
So i've got an MKMapView working. I want to put a Left and Right arrow image down the bottom of the map (overlayed). Then, a person can click the image and it suddenly re-centers the map on some predefined lat/long.
I know how to centre the map, etc.. but not sure if it's possible to overlay an image AND make it clickable.
Anyone have some code snippets or pseduo code, please?