简体   繁体   中英

How to find location using MapKit in Xcode?

Hey everyone, I was wondering how to use the MapKit in Xcode? A lot of people told me not to use the Google Map website and integrate it with the UIWebView because it seems a little strange when people are viewing the location in a web view, so I was wondering if anyone can help me step-by-step how to setup MapKit, how pinpoint an address location on the map and find the routes between user's current location and the pinpointed address location? Sorry if I'm not a really good programmer with MapKit and hope someone can help me, thanks

youruimapview.showsUserLocation=TRUE;

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM