Layer operations: Intersections
Open
@1chandu is already working on this.
Since Jul 17, 2018.
feature
P1
- Dominant language
- TypeScript
- Stars
- 14.6k
- Forks
- 2.3k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 42
Description
Background
Add ability to intersect a layer with one or more other layers. Area that is not part of intersection can be discarded, or Intersected area can be rendered with a user specified highlight color.
RFC PR: https://github.com/uber/deck.gl/pull/2076
To Do List
- Add label and assign to milestone
- Coding
- Doc update
- Whats new update
- Test
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.