Back to Feed
Video youtube

MapKit: Turn-By-Turn Navigation | Swift 4, Xcode 9

Today we go over how to get turn by turn directions with MapKit, Core Location, and AVFoundation using Swift 4. This is a step by step tutorial that will explain what is happening in each line of code so you can grasp the full concept of how to get the user’s current location and allow them to search for a point of interest and get directions to that location.

MapKit and Core Location are great tools for app that deal with a user's location. Multi-million dollar apps like Uber are using turn by

Watch on YouTube