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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.