This is website we built in 48 hours during HackRPI that's designed to take users on the more scenic routes while travelling via vehicle. We learned a lot while working on this (we even got to patch a library!), and we hope you enjoy it as much as we did!
We made a lot of meaningful changes to src/lib/lrm-graphhopper.js to support our use case, such as: reimplementing the new GraphHopper API, implementing the custom route handler via redefinable points, and fixing a polyline bug that showed up when we incorporated the new API. We are currently working on fixing a limitation with the handler, and once complete, we plan on opening a pull request to merge these changes to the original lrm-graphhopper repository.
Project Link: https://github.com/tahminator/hackrpi-project If there are any issues, please open an issue here.

