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

Delegate Bucket creation to StyleLayer #3471

Merged
merged 2 commits into from
Oct 27, 2016
Merged

Delegate Bucket creation to StyleLayer #3471

merged 2 commits into from
Oct 27, 2016

Conversation

jfirebaugh
Copy link
Contributor

This allows an already-existing polymorphic class hierarchy to handle bucket creation, so that we don't have to maintain a second registry of layer types in bucket.js. Also, layer-specific logic like for fill layers can live with the other layer-specific code.

This'll conflict with #3468 but shouldn't be too much work to resolve either way the merge order happens.

@jfirebaugh jfirebaugh merged commit d5c33fd into master Oct 27, 2016
@jfirebaugh jfirebaugh deleted the bucket-creation branch October 27, 2016 16:15
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