kepler.gl
kepler.gl copied to clipboard
Cancel map update on double click
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.