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
After drawing is created once, I want to disable editing mode in order to prevent changing the drawing path. On the other hands, I want the ability to drag move as is.
Steps to Trigger Behavior
Expected Behavior
I try using simple_select. I am expecting that the editing mode is off and drag is still working.
Actual Behavior
Drag is not working
The text was updated successfully, but these errors were encountered:
mapbox-gl-js version: v2.14.1
mapbox-gl-draw version: v1.4.3
Description
After drawing is created once, I want to disable editing mode in order to prevent changing the drawing path. On the other hands, I want the ability to drag move as is.
Steps to Trigger Behavior
Expected Behavior
I try using
simple_select
. I am expecting that the editing mode is off and drag is still working.Actual Behavior
Drag is not working
The text was updated successfully, but these errors were encountered: