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

redo placement for geojson sources too #1146

Merged
merged 1 commit into from
Oct 17, 2015
Merged

Conversation

ansis
Copy link
Contributor

@ansis ansis commented Apr 7, 2015

I just realized it wasn't redoing placement for geojson layers.

A pretty short diff if you want to review @jfirebaugh, otherwise I'll just merge.

@jfirebaugh
Copy link
Contributor

Hmm, I don't really like how the logic is spread out between source.js and tile.js... it would be nice to have a better way of sharing code between VectorTileSource and GeoJSONSource.

@ansis
Copy link
Contributor Author

ansis commented Apr 7, 2015

it would be nice to have a better way of sharing code between VectorTileSource and GeoJSONSource.

Yeah, it would. I'm also wondering how this would look once we "composite" sources and have only one tile pyramid. Do you have any ideas about how we would implement that?

@mourner
Copy link
Member

mourner commented Oct 7, 2015

@jfirebaugh should we just merge this and refactor in follow-up PRs later?

@jfirebaugh jfirebaugh force-pushed the geojson-redo-placement branch 2 times, most recently from ecda1a1 to 91fff36 Compare October 17, 2015 00:32
@jfirebaugh jfirebaugh merged commit d932579 into master Oct 17, 2015
@jfirebaugh jfirebaugh deleted the geojson-redo-placement branch October 17, 2015 00:47
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.

3 participants