run Method
This method runs the tool, reordering the map layers.
run(from: number, to: number): Promise<boolean>
| Parameter | Type | Description | 
|---|---|---|
| from | number | a numeric value specifying the layer index that is being moved | 
| to | number | 
Returns -  Promise
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.