Interface SpatialSearchService
 Methods
search
- search(
 sources: readonly SearchSource[],
 geometry: Geometry,
 options: { returnIds: boolean },
 ): QueryExecutions
- Parameters- sources: readonly SearchSource[]
- geometry: Geometry
- options: { returnIds: boolean }
 
Searches the given sources using a given geometry. Registered as
selection-services.SpatialSearchServiceat the system.