parseAndRun Method
This method runs the tool, attaching a WMS map layer from a given URL.
parseAndRun(...args: string[]): Promise<boolean>
Parameter | Type | Description |
---|---|---|
...args | string[] | contains url, name, userName, password in array order |
Returns - Promise
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.