I\'m working on a MKMapView with the usual colored pin as the location points. I would like to be able to have the callout displayed without touching the pin.>
MKMapView
Ok, here's the solution to this problem.
To display the callout use MKMapView's selectAnnotation:animated method.
selectAnnotation:animated