From the course: Advanced iOS App Development: MapKit & Core Location

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - iOS Tutorial

From the course: Advanced iOS App Development: MapKit & Core Location

Start my 1-month free trial

Next steps

- [Instructor] I've just covered the surface of MapKit and CoreLocation. I like to give you some tips of where to go from here. The big one is the Apple documentation. You'll find a lot more there than I was able to cover. The MapKit framework documentation will give you all the properties, methods and types you'll find in MapKit. You'll also want to check out the CoreLocation framework documentation, as well, for more on CoreLocation. This course was recorded at a time iOS 11 was in beta, so we're recording the course in iOS 10.3.3. There are a few new classes and few improvements in MapKit and CoreLocation headed for iOS 11. I'd suggest checking out the WWDC 2017 video, "What's New in MapKit" to get up to speed. As I mentioned in the course, if you want your app to work with the Apple Maps app, you'll want to look at Apple's documentation on point to point directions in the Location and Maps programming guide, and registering your app in the app distribution guide. Because there's a…

Contents