FeatureRetriever defines a method to get features of a specified featureType.
The featureType property of a FeatureRetriever is the FeatureTypeDetails of the features to be retrieved.
Retrieve features by feature ids.
is an array of number.
a Q.Promise of an array of Feature.
FeatureRetriever defines a method to get features of a specified featureType.