Skip to content

Skip over non-object mapbox layer containers #819

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

Merged
merged 1 commit into from
Aug 4, 2016
Merged

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Aug 4, 2016

fixes #818

I'm starting to really like putting isPlainObject checks early in the default step for isLinkedToArray containers. Together with adding a ref to the input index with _index, we should think about generalisign this pattern to the older isLinkedToArray container annoations and shapes.

- and keep track of input index with '_index'
@etpinard etpinard added bug something broken status: reviewable labels Aug 4, 2016
@etpinard etpinard added this to the v1.16.0 milestone Aug 4, 2016
@VeraZab
Copy link

VeraZab commented Aug 4, 2016

💃

@etpinard etpinard merged commit 9ddce63 into master Aug 4, 2016
@etpinard etpinard deleted the mapbox-layer-clear branch August 4, 2016 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: clear contents of layout.mapbox.layers array when calling relayout 'remove'
2 participants