selectFeatures

Selects the given features and adds them to the current collection of selected features. Use the FeatureLayer.getSelectedFeatures(): Future to retrieve all of the selected features.

Since

200.1.0


Selects the features that match the criteria in the QueryParameters object and adds them to the current collection of selected features.

Return

A Result that returns a FeatureQueryResult.

Since

200.1.0