Constructor
new Map(name, formID, api, params)
Parameters:
Name | Type | Description |
---|---|---|
name |
string | widget name used as container ID and endpoint parameter |
formID |
string | optional filter ID |
api |
QuerybuilderAPI | the endpoint |
params |
string | manually defined string that can be passed to the endpoint |