You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using SelectionLayer to select group of objects, and having issues with objects of the same layer-id but overlapped. I looked at the codes and found that SelectionLayer uses pickObjects, which supports 1 depth per layer. I looked at deckgl, and found pickObject allows more depths > 1, but does not support selection of a boundary, Is there any way to allow both boundary + depth?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using SelectionLayer to select group of objects, and having issues with objects of the same layer-id but overlapped. I looked at the codes and found that SelectionLayer uses pickObjects, which supports 1 depth per layer. I looked at deckgl, and found pickObject allows more depths > 1, but does not support selection of a boundary, Is there any way to allow both boundary + depth?
Beta Was this translation helpful? Give feedback.
All reactions