Open Source Project for Grow with Google Udacity Scholarship Challenge - Navigation app using offline first strategy and google maps api - To get started please refer to the README.md - CONTRIBUTING.md and the project Wiki
Extend lrm routing to use google directions api for directions.
Summary of solution:
Minor refactor
Add new module that extends L.Routing to use make requests to backend server and consumer google directions api response instead of default OSRM router.
Can this issue be closed?
No - working towards caching logic
Should any new issues be added as a result of this solution?
Have you named your branch in a descriptive way? Remember to name your branch in a unique and descriptive manner in order to properly reflect the issue or feature.
Issue Number:
151
Issue Description:
Extend lrm routing to use google directions api for directions.
Summary of solution:
L.Routing
to use make requests to backend server and consumer google directions api response instead of default OSRM router.Can this issue be closed?
No - working towards caching logic
Should any new issues be added as a result of this solution?
Have you named your branch in a descriptive way? Remember to name your branch in a unique and descriptive manner in order to properly reflect the issue or feature.
Thanks for contributing!