Skip to content

Commit

Permalink
Consistified library name
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 authored Jul 20, 2017
1 parent 08c9516 commit d68a18c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/guides/Navigation SDK.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

![Mapbox Navigation SDK](https://github.com/mapbox/mapbox-navigation-ios/raw/master/docs/img/navigation.png)

The [Mapbox Navigation SDK for iOS](https://mapbox.github.io/mapbox-navigation-ios/navigation/) gives you all the tools you need to add turn-by-turn navigation to your application, powered by Mapbox Directions.
The [Mapbox Navigation SDK for iOS](https://mapbox.github.io/mapbox-navigation-ios/navigation/) gives you all the tools you need to add turn-by-turn navigation to your application, powered by MapboxDirections.swift.

Mapbox Navigation provides both a drop-in UI for turn-by-turn navigation as well as the core building blocks to build a custom navigation app from scratch: location snapping and navigation logic, location simulation, maneuver announcements, traffic avoidance, and automatic rerouting.
The navigation SDK provides both a drop-in UI for turn-by-turn navigation as well as the core building blocks to build a custom navigation app from scratch: location snapping and navigation logic, location simulation, maneuver announcements, traffic avoidance, and automatic rerouting.

[Read the docs to learn more](https://mapbox.github.io/mapbox-navigation-ios/navigation/)
Find out more about the [Mapbox Navigation SDK for iOS](https://mapbox.github.io/mapbox-navigation-ios/navigation/).

0 comments on commit d68a18c

Please sign in to comment.