Possible Duplicate:
How to add “Directions To Here” button into the address book?
I am using Address Book API to show contact info in my app. The info includes name, phone number, and address.
I want to add a "Directions to Here" button as it used to appear in Google Maps app. Can that be done with ABPersonViewController that I am using?
My question is the same as this one: How to add "Directions To Here" button into the address book?
I dont see clear answer here.