search Features
Searches for features in the given layer list using a keyword and locator task asynchronously.
Parameters
The layer list in which to search for features.
The keyword to search for.
The locator task to use for searching.
The callback function to be invoked with the list of matching features.
Searches for features of a specific type in the given layer list asynchronously.
Parameters
The layer list in which to search for features.
The class type of the features to search for.
The callback function to be invoked with the list of matching features.
Searches for features in the given layer list using a keyword and locator task asynchronously.
Return
The list of matching features.
Parameters
The layer list in which to search for features.
The keyword to search for.
The locator task to use for searching.
Searches for features of a specific type in the given layer list asynchronously.
Return
The list of matching features.
Parameters
The layer list in which to search for features.
The class type of the features to search for.