Saving draw graphics aka redlining

1937
1
Jump to solution
09-11-2016 05:31 PM
StephenLead
Regular Contributor III

The Draw Widget allows you to draw graphics on the map. Is it possible to save those graphics, so that they're available between sessions?

If so, presumably this would require that the user logs in to the Web AppBuilder. Would this require a Named User account for each user?

Or could the graphics be stored in a cookie for retrieval on the same machine?

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Stephen, 


Sure there is an eDraw widget that allows you to save and load saved graphics. It does not depend on named users as it is just a file that is saved to the client machine. 

https://github.com/magis-nc/esri-webappbuilder-widget-eDraw

View solution in original post

1 Reply
RobertScheitlin__GISP
MVP Emeritus

Stephen, 


Sure there is an eDraw widget that allows you to save and load saved graphics. It does not depend on named users as it is just a file that is saved to the client machine. 

https://github.com/magis-nc/esri-webappbuilder-widget-eDraw