Skip to content

Commit

Permalink
Directions API v4 no longer supported
Browse files Browse the repository at this point in the history
Not for quite a while.
  • Loading branch information
1ec5 authored Sep 1, 2020
1 parent 89dc4f4 commit 8438c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ let task = directions.calculate(options) { (session, result) in
}
```

This library uses version 5 of the Mapbox Directions API by default. To use version 4 instead, replace RouteOptions with RouteOptionsV4.
This library uses version 5 of the Mapbox Directions API by default.

### Matching a trace to the road network

Expand Down

0 comments on commit 8438c7a

Please sign in to comment.