Hello All,
I kick started a project based on one of the samples of the jsapi example (Highlight Features By geometry)
ArcGIS API for JavaScript Sandbox.
After drawing a graphic that selects the desired features, what i would like to see is a small window
with with a List box and a submit button. Once the user clicks the submit button , the user selection of the list box and along with the features selected by drawing a graphic would be passed to a function.
Any thoughts Greatly Appreciated !
A