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
Similarly, the "radius" in draw_control.data is not updated.
(In the animation, it also seems to take me always two edits of the radius, maybe this is also related)
I am experiencing a similar issue with GeomanDrawControl and rectangles. If I have several generated rectangles from a GeoJSON and choose to move one, its original position is restored when I take a different action on a separate rectangle.
It seems that the edited state of the polygon is not saved after an edit is made. I am experiencing this in the VS Code environment.
Editing a circle radius does not seem to persist: For instance, moving the circle after changing the radius restores the original radius.
Similarly, the "radius" in
draw_control.data
is not updated.(In the animation, it also seems to take me always two edits of the radius, maybe this is also related)
pip list
The text was updated successfully, but these errors were encountered: