-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
AspenTechTask owned by AspenTechTask owned by AspenTechenhancementNew feature or requestNew feature or requestmap-componentIssues related to the map component.Issues related to the map component.
Description
Make lasso based selection of wells
- Either: There should be a callback function prop on the selection layer. When a selection is committed, then the callback should trigger, given the list of selected objects as an argument.
- Or: There should be a react hook that gives the currently selected objects. There could be one hook supplying all selected objects, or there could be more specific hooks, eg.
useSelectedWells
.
Use case: Show statistics for multipe wells
-
As a user I like to get a list of well name where any part of trajectory is inside the lasso
(Most useful for horizontal and vertical and deviated wells) -
Add a callback function to return the selectioned wells information
-
Add an example story that prints the names of the selected wells
Metadata
Metadata
52D7
Assignees
Labels
AspenTechTask owned by AspenTechTask owned by AspenTechenhancementNew feature or requestNew feature or requestmap-componentIssues related to the map component.Issues related to the map component.
Type
Projects
Status
Done 🏁