I have created an iPhone app which loads the map using the MKMapkit
. When clicking on the map, it shows MKAnnotation
with title and subtitle strings.
Now I want to know how I can show the annotation with multiple lines of text. Please show me how to do it. Thanks for your time and help.