parseAndRun Method
This method runs the tool, attaching a WMTS 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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.