ryankurte / go-mapbox

Golang Mapbox API module
MIT License
38 stars 20 forks source link

Add missing request options for the directions API #22

Closed cmorent closed 5 years ago

cmorent commented 6 years ago

Hey @ryankurte !

This one is just to add some missing parameters from the Mapbox Directions API, does it look good to you?

Cheers,

Cédric

cmorent commented 6 years ago

Actually, I also need to add the related structs (e.g. for banner instructions).

ryankurte commented 5 years ago

merged as is since it seems like an improvement regardless, thanks for the PR @cmorent !