Dear All,
I need your help and suggestion.
I am building WebGIS application by using WebApp Builder. This WebGIS application is available to every one. There is no restriction related to authentication.
In this application I am supposed to give option for the user to add his location (points on the map). The location added by one user should not be visible to location added by another user.
Application should delete the newly added location of that user when browser is closed.
Please suggest how do I implement this. Is there a widget available that just do similar thing that I am trying to achieve?