Set Up a Form That Takes Images as Input
Create a FormFunction
Make a FormFunction that asks for an image and location and displays the image together with a map of the location:
In[1]:=1

✖
Out[1]=1

Deploy the FormFunction to the Wolfram Cloud
Deploy the FormFunction to the Wolfram Cloud, giving the deployment “Public” permissions so that anyone can access it:
In[2]:=2

✖
Out[2]=2

Test the deployed FormFunction
Click the link in the CloudObject output to try out the FormFunction:
