mapbox / mapbox-sdk-rb

A Ruby interface to Mapbox APIs.
Other
59 stars 32 forks source link

Allow for selection of directions profiles #20

Closed samfader closed 6 years ago

samfader commented 6 years ago

You can use four different profiles with the Mapbox directions API - driving, driving-traffic, cycling, and walking. This PR opens up the ability to select the profile you wish to query.