mapbox-gl-directions
mapbox-gl-directions copied to clipboard
Make overview configurable
Hello,
Currently the overview query parameter of the Directions API is set to full, which could results a massive payload to download.
The API's default is simplified. As a consequence, it would be interesting to allow this option to be changed to the value that suited the use case.
Thank you.