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

feat: Prefetch and cache direction tiles #294

Merged

Conversation

jkwening
Copy link
Contributor

Issue Number:

#151

Issue Description:

Add code logic for prefetching tiles at zoom level 18 for points for
polyline via waypoints from origin to destination.

Summary of solution:

  1. Add module for calculating x and y coords for given latLng
  2. Expand caching logic to handle prefetching directions points of interest

Can this issue be closed?

No - first pass at 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!

Add code logic for prefetching tiles at zoom level 18 for points for
polyline via waypoints from origin to destination.
@jkwening jkwening merged commit 3ed4ad1 into TheDevPath:directions-feature Mar 27, 2018
@jkwening jkwening deleted the 151-router-google-directions branch March 27, 2018 00:19
@jkwening jkwening removed the review label Mar 27, 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