-
Notifications
You must be signed in to change notification settings - Fork 2
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
add lasso logic to draw #242
Conversation
…Dataport/polar into feature/add-lasso-logic-to-draw
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost finished with the review, but will tackle packages/plugins/Draw/src/store/createInteractions/createLassoInteractions.ts
with a fresh head.
packages/plugins/Draw/src/store/createInteractions/createLassoInteractions.ts
Outdated
Show resolved
Hide resolved
apply suggestion "clarify a little" Co-authored-by: Pascal Röhling <[email protected]>
apply suggestion "remove outdated sentence"
|
…/add-lasso-logic-to-draw
…/add-lasso-logic-to-draw
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost finished with the review, but will tackle
packages/plugins/Draw/src/store/createInteractions/createLassoInteractions.ts
with a fresh head.
🏓 @warm-coolguy
packages/plugins/Draw/src/store/createInteractions/createLassoInteractions.ts
Show resolved
Hide resolved
packages/plugins/Draw/src/store/createInteractions/createLassoInteractions.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The last two comments don't seem to be as relevant to the PR, so I'll leave this here already.
@warm-coolguy
|
Summary
This is currently done without UI.
Instructions for local reproduction and review
Run
diplan:dev
to check whether the feature works. A button has been added there above the map to allow enabling the lasso function. When drawing that lasso zoomed in to a level that would suffice to display the configured parcel cells, all parcel cells completely covered by the drawn lasso will be copied up to the draw layer.Pull Request Checklist (for Assignee)
UI has been tested in the following tools regarding accessibility (only regarding functionality affected in this PR)