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

MeasureDistanceMode clear measurements #864

Open ilyayudovin opened 1 year ago

ilyayudovin commented 1 year ago

Feature request

Create a way to clear all measurements on measureDistanceMode or other measure modes

Background

I have EditableGeoJsonLayer where I use MeasureDistanceMode, I need to call some method on hotkey that will clear all measurements from the layer

I would like to discuss it, please let me know if you have any thoughts on it