You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've got a drag and drop field inside of my <MapInteractionCSS /> component. Is it possible to prevent panning when mousedowning on draggable elements? stopPropagation on mouseDown doesn't seem to be doing the trick. The docs hint that this is possible but I'm not sure what I'm missing. Thanks.
The text was updated successfully, but these errors were encountered:
Hi, I've got a drag and drop field inside of my
<MapInteractionCSS />
component. Is it possible to prevent panning when mousedowning on draggable elements? stopPropagation on mouseDown doesn't seem to be doing the trick. The docs hint that this is possible but I'm not sure what I'm missing. Thanks.The text was updated successfully, but these errors were encountered: