i have one view >> subview mkmapview .
in that i want to show image . …my current image is like this.
and i want to show like this

how can i do this ? how can i add image in this anotation.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In your MKAnnotationView set the leftCalloutAccessoryView property
Apple docs