© Jeffrey Linwood 2020
J. LinwoodBuild Location Apps on iOS with Swifthttps://doi.org/10.1007/978-1-4842-6083-8_14

14. Turn-by-Turn Navigation with Mapbox

Jeffrey Linwood1 
(1)
Austin, TX, USA
 

In addition to the Mapbox mapping SDK for iOS, Mapbox offers a turn-by-turn navigation user interface SDK for iOS as well. Typically, this style of navigation would be used for an app that provides built-in driving directions, such as a rideshare service or a package delivery service.

We will build a simple navigation app in this chapter that routes from the user’s current location to a destination. We will use the standard turn-by-turn user interface that Mapbox provides, known as the Mapbox Navigation framework. If you would like to build your own user interface, ...

Get Build Location Apps on iOS with Swift: Use Apple Maps, Google Maps, and Mapbox to Code Location Aware Mobile Apps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.