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

first attempt at modularizing #131

Closed
wants to merge 14 commits into from
Closed

first attempt at modularizing #131

wants to merge 14 commits into from

Conversation

dnomadb
Copy link

@dnomadb dnomadb commented Apr 14, 2016

@yhahn I jumped back on this. Could I borrow your 👀 + 👂 to talk about how to implement most effectively?

bz = data[0].z;
bx = data[0].x;
by = data[0].y;
source.getTile(bz, bx, by, sourceGet);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yhahn - Trying to work out a way to not use source.getTile again, and use what we've already loaded here: https://github.com/mapbox/tilelive-vector/pull/131/files#diff-6d11f931df6358ebec2a997c99b90d66R95

@dnomadb
Copy link
Author

dnomadb commented Apr 14, 2016

^ This is faux-working :( - this typo is causing this to simply repeat:

lookbacks == false;

@dnomadb
Copy link
Author

dnomadb commented Apr 20, 2016

Closing this to work on one pr to master #127

@dnomadb dnomadb closed this Apr 20, 2016
@dnomadb dnomadb deleted the lookback-async branch April 20, 2016 20:35
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.

2 participants