I am showing some information in map using MKAnnotationView. I know that in an annotation view I can show title and subtitle and two additional views using the rightCalloutAccessoryView and leftCalloutAccessoryView. But what I want to do is to show some image beneath the title. You may get an idea from the third screenshot in the app in this link: http://itunes.apple.com/us/app/tripadvisor-hotels-flights/id284876795?mt=8
Any idea how may I implement this?
Thanks.