mapbox / mapbox-directions-swift

Traffic-aware directions and map matching in Swift on iOS, macOS, tvOS, watchOS, and Linux
https://www.mapbox.com/navigation/
ISC License
183 stars 88 forks source link

Command line tool should accept URL as input #692

Closed 1ec5 closed 2 years ago

1ec5 commented 2 years ago

The command line tool should accept a Mapbox Directions API request URL as input instead of a JSON file. This functionality was previously implemented in #580, which was obsoleted by #655.

/ref #476 /cc @jill-cardamon @Udumft

purew commented 2 years ago

We'll want to run several sdk-cli versions against the golden routes so it also needs to be somewhat easy for the user of this tool to feed similar (the same?) requests to different sdk-cli versions.