@mapgear/geoapps > SmartSearch > (constructor)
SmartSearch.(constructor)
Constructs a new instance of the Smartsearch.
Signature:constructor(httpClient: HttpClient, id: string, options?: SmartSearchOptions);
Parameters
Parameter | Type | Description |
---|---|---|
httpClient | HttpClient | Provides a http client that is configured with a base url linked to the specified GeoApps-instance |
id | string | Smart search id |
options | SmartSearchOptions | (Optional) Smart search options |