Hey everybody,
Is it possible to create a Feature Layer out of a Feature Set?
In my application I run a queryTask which returns a FeatureSet. I want to use this FeatureSet and feed it to the FeatureTable | API Reference | ArcGIS API for JavaScript dijit. Since this needs a FeatureLayer to work, I was wondering if I could create a Feature Layer out of the FeatureSet?
Any help is appreciated!
Tim