uber / nebula.gl

A suite of 3D-enabled data editing overlays, suitable for deck.gl
https://nebula.gl/
Other
689 stars 165 forks source link

Add Drag & Draw Rectangle mode #891

Open neelduttahere opened 1 year ago

neelduttahere commented 1 year ago

Feature request

Adding a drag-and-draw rectangle mode will be intuitive, similar to how we have a drag-and-draw polygon mode.

Background

You can check out leaflet-draw, the drag-and-draw flow of drawing a rectangle feels more natural to the user. For a polygon, two-click to draw a polygon makes more sense, however for rectangle it feels more clicks to actually get what we need to do.

To Do List

neelduttahere commented 11 months ago

Hi any thoughts on this?