@mapgear/geoapps > SmartList > (constructor)
SmartList.(constructor)
Constructs a new instance of the Smartsearch.
Signature:constructor(httpClient: HttpClient, id: string);
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 list id |