Update the [configuration file generator](https://github.com/mapbox/guidance-sim/blob/93c503a89456125b750775581ceca3bc71d82fc5/lib/configure.sh) to reflect the following changes: - [ ] v4 Directions API routes can now jibe with `"spacing": "acceldecel"` mode I may also want to eventually make the saved route response optional and add an option to provide an `origin` and `destination` through URL params.
Update the configuration file generator to reflect the following changes:
"spacing": "acceldecel"modeI may also want to eventually make the saved route response optional and add an option to provide an
originanddestinationthrough URL params.