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

Implement caching logic for directions #151

Open
jkwening opened this issue Feb 21, 2018 · 1 comment
Open

Implement caching logic for directions #151

jkwening opened this issue Feb 21, 2018 · 1 comment
Assignees
Labels
frontend help wanted Extra attention is needed next
Milestone

Comments

@jkwening
Copy link
Contributor

Figure out caching protocol for directions - I'm thinking prefetch and cache tiles at varying zoom levels traversing directions waypoint; then you can use user location to center directions map and thus pulling nearby tiles. We will need to figure out how to best handle off-course during offline mode.

@jkwening jkwening added help wanted Extra attention is needed next frontend labels Feb 21, 2018
@jkwening jkwening added this to the MVP 2.0 milestone Feb 26, 2018
@jkwening jkwening self-assigned this Feb 28, 2018
@motosharpley
Copy link
Collaborator

@jkwening one thing I noticed looking at this tonight too is that when the marker is moved while offline the directions pane is lost so we may need to figure out a way to either preserve that or prevent the update/action when offline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend help wanted Extra attention is needed next
Projects
None yet
Development

No branches or pull requests

2 participants