Skip to content

Commit

Permalink
Merge pull request #130 from mapbox/1ec5-traffic-availability
Browse files Browse the repository at this point in the history
Refer to traffic availability document
  • Loading branch information
1ec5 authored May 16, 2017
2 parents 990f09d + 616daaf commit 54addbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MapboxDirections/MBRouteOptions.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ extern MBDirectionsProfileIdentifier const MBDirectionsProfileIdentifierAutomobi
This profile avoids traffic congestion based on current traffic data. A driving route may use a ferry where necessary.
Where traffic data is absent, this profile prefers high-speed roads like highways, similar to `MBDirectionsProfileIdentifierAutomobile`.
Traffic data is available in [a number of countries and territories worldwide](https://www.mapbox.com/api-documentation/pages/traffic-countries.html). Where traffic data is unavailable, this profile prefers high-speed roads like highways, similar to `MBDirectionsProfileIdentifierAutomobile`.
*/
extern MBDirectionsProfileIdentifier const MBDirectionsProfileIdentifierAutomobileAvoidingTraffic;

Expand Down

0 comments on commit 54addbe

Please sign in to comment.