I have a view which has couple of location locations listed in a table view. If user clicks on any cell the app needs to display the Mapview with the location clicked with callout. Till now i have been able to show all the locations on the map view but don't know how to display the callout on the clicked one.
Please help.
Thanks,