Skip to content

feat: add DrawLineStringByDraggingMode ("Pencil" mode)#897

Open
uxduck wants to merge 3 commits into
uber:masterfrom
uxduck:DrawLineStringByDraggingMode
Open

feat: add DrawLineStringByDraggingMode ("Pencil" mode)#897
uxduck wants to merge 3 commits into
uber:masterfrom
uxduck:DrawLineStringByDraggingMode

Conversation

@uxduck

@uxduck uxduck commented Mar 10, 2024

Copy link
Copy Markdown

I implemented this for https://geojsons.com/, it's used by the pencil tool

pencil.mp4

I believe that is also what #172 requested, but we got the (also very useful) DrawPolygonByDraggingMode

In the example app

PS: I still need to get things building in nebula.gl and then try this out in the example app.

linestring.mp4

@CLAassistant

CLAassistant commented Mar 10, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@uxduck uxduck marked this pull request as draft March 10, 2024 21:28
@uxduck uxduck force-pushed the DrawLineStringByDraggingMode branch from 98c3ee9 to 4058fbd Compare March 10, 2024 21:32
@uxduck uxduck force-pushed the DrawLineStringByDraggingMode branch from 4058fbd to ae7a731 Compare March 10, 2024 21:36
@uxduck uxduck marked this pull request as ready for review March 10, 2024 21:38

@ibgreen ibgreen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This looks very neat!

@uxduck

uxduck commented Mar 11, 2024

Copy link
Copy Markdown
Author

Cool 😺️,

@ibgreen

ibgreen commented Mar 12, 2024

Copy link
Copy Markdown
Collaborator

Erm, I just realized that we no longer have write access to this repository, meaning I can't merge your PR. I am afraid that the plan is to move nebula.gl code over to a new @deck.gl-community/editable-layers module in the deck.gl-community repo, then we could reapply this PR.

@uxduck

uxduck commented Mar 12, 2024

Copy link
Copy Markdown
Author

No worries, looking forward to a deck.gl community package! I'm happy to re-open it there :)

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.

3 participants