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

[Feat] Add source_target brushing mode #4150

Merged
merged 2 commits into from
Jan 16, 2020
Merged

Conversation

heshan0131
Copy link
Collaborator

No description provided.

@heshan0131 heshan0131 changed the title [Feat] Add another brushing mode [Feat] Add source_target brushing mode Jan 14, 2020
@coveralls
Copy link

coveralls commented Jan 14, 2020

Coverage Status

Coverage increased (+0.06%) to 83.423% when pulling 3af5613 on shan/brushing-target into 47548ee on master.

@@ -87,6 +87,7 @@ The position used to filter each object by. One of the following:

- `'source'`: Use the primary position for each object. This can mean different things depending on the layer. It usually refers to the coordinates returned by `getPosition` or `getSourcePosition` accessors.
- `'target'`: Use the secondary position for each object. This may not be available in some layers. It usually refers to the coordinates returned by `getTargetPosition` accessors.
- `'source_target'`: Use both the primary position and secondary position for each object. Show objet if either is in brushing rance.
Copy link
Collaborator

Choose a reason for hiding this comment

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

typo: range

Signed-off-by: Shan He <heshan0131@gmail.com>
@heshan0131
Copy link
Collaborator Author

Needed in7.3 as well as 8.0

@1chandu
Copy link
Contributor

1chandu commented Jan 16, 2020

@heshan0131 , please go ahead and merge if ready, will publish 7.3 and 8.0 patches once this is landed.

@heshan0131 heshan0131 merged commit 60b8edb into master Jan 16, 2020
1chandu pushed a commit that referenced this pull request Jan 17, 2020
* added to API docs

Signed-off-by: Shan He <heshan0131@gmail.com>
1chandu pushed a commit that referenced this pull request Jan 17, 2020
* added to API docs

Signed-off-by: Shan He <heshan0131@gmail.com>
tgorkin added a commit that referenced this pull request Jan 28, 2020
* master: (82 commits)
  fix typo in performance.md
  pydeck: ArcLayer, BitmapLayer, ColumnLayer examples (#4189)
  [React] fix missing key error (#4193)
  [Bug] Fix hexagon layer projection (#4173)
  Remove HtmlWebpackPlugin from examples/playground (#4178)
  @deck.gl/json: Fix bug dropping props with falsy values (#4185)
  Fix buffer size check in Attribute.updateBuffer (#4190)
  Bump luma dependency (#4191)
  data-filter: support double precision (#4163)
  Use int type for enum uniforms (#4171)
  [TileLayer] fix tile indices generation in edge cases (#4170)
  v8.1.0-alpha.1
  Voodoo fix for Mac+NVIDIA bug (#4166)
  Remove unnecessary code from project glsl (#4162)
  Fix H3HexagonLayer update when viewport jumps (#4158)
  Refactor render tests; use stricter pass criteria (#4157)
  [Extension] Add source_target to brushing mode (#4150)
  Add offset feature to PathStyleExtension (#4126)
  Project module: support pre-projected positions (#4140)
  Repeat maps at low zoom levels (#4105)
  ...
chrisgervang pushed a commit that referenced this pull request Jan 31, 2020
* added to API docs

Signed-off-by: Shan He <heshan0131@gmail.com>
@Pessimistress Pessimistress deleted the shan/brushing-target branch February 13, 2020 21:13
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.

4 participants