Optional
descriptionAn optional description of the source.
The ID of the source.
The layer ID of the layer if this store is backed by a map layer.
Optional
modifiersOptional search query modifiers. Currently only the "operator" = "$intersects" can be changed.
The underlying store.
The store properties.
The title of the source.
Queries for matching features.
Optional
opts: RetrievalOptions & SortOptions & PaginationOptions & QueryInterpretationOptions & AbortOptions & Readonly<
Represents a source for the spatial search. The default implementation wraps the store api to match "normal" promises. A SearchSource is created internally by the SearchSourceModel implementation.