TheDevPath / Navi

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
https://navi-rocks.herokuapp.com/
MIT License
53 stars 63 forks source link

151 router google directions #291

Closed jkwening closed 6 years ago

jkwening commented 6 years ago

Issue Number:

151

Issue Description:

Extend lrm routing to use google directions api for directions.

Summary of solution:

  1. Minor refactor
  2. 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.

Thanks for contributing!