What is the best way to generate an image of the users current map and extent? Here is my use case. User has selected a feature and is at a specific extent. Upon moving to the next step in the process (clickevent), I want to capture an image of the location and the extent without any user interaction and store it in my cloud application. I am using the javascript api.
Thanks in advance for your help!