Hi everyone, I was wondering how to use MapKit in Xcode? Many people told me not to use the Google Map site and not integrate it with UIWebView, because it seems a little strange when people view the location in a web view, so I was wondering if anyone could help me step by step how to configure MapKit, How to accurately determine the location of the address on the map and find the routes between the current location of the user and the exact address? Sorry if I'm not a very good programmer with MapKit and hope someone can help me, thanks
source
share