Hi everyone,
I’m working with the Draw widget in ArcGIS Web AppBuilder (ArcGIS Online) and have a question about where temporary drawings are stored.
I demonstrated to my team how users can draw on the map using the Draw widget, and they noticed that all drawings disappear when the page is refreshed. One of the key questions that came up was:
Where does the Draw widget store this temporary data before the page is refreshed?
From my understanding, the drawn graphics exist only in the web browser’s memory (client-side) and are not stored in a database or feature layer. However, I wanted to confirm whether this is correct