kepler.gl icon indicating copy to clipboard operation
kepler.gl copied to clipboard

Cancel map update on double click

Open AlexYukhnevich opened this issue 3 years ago • 0 comments

Please tell me, is it possible to cancel the zoom update when you double-click on the map? If yes, please tell me how to do it? I noticed when I make one click (@@kepler.gl/LAYER_CLICK action), the zoom update does not occur. If there is a double click, then a zoom update occurs (@@kepler.gl/UPDATE_MAP action) I understand that updating the map when you double-click on it is a feature, but I would like to have access to change this behavior.

Thanks.

AlexYukhnevich avatar Jul 11 '22 12:07 AlexYukhnevich