Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

151 router google directions #291

Merged

Conversation

jkwening
Copy link
Contributor

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!

Extend lrm routing to use google directions api for directions.
@jkwening jkwening merged commit ee16644 into TheDevPath:directions-feature Mar 26, 2018
@jkwening jkwening removed the review label Mar 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant