iphoneiosmkmapviewabpersonviewcontroller

Showing mapview on click in addressfield


I have a class that subclasses ABPersonViewController. On clicking the address field in the PersonViewController, I need to show the corresponding address location in the mapview, just like what it is in the native addressbook. How can I implement this feature. Shouldn't this be a default feature in ABPersonViewController.


Solution

  • check out the below links in which you have to send address from the address book

    check out this two links in which one provide stack overflow answer How to invoke iPhone Maps for Directions with Current Location as Start Address and this one is tutorial from tutplus mobtutplus