run Method
This method runs the tool, changing the viewport so it is zoomed to the range of a map layer.
run(layerIndex: number): Promise<boolean>
Parameter | Type | Description |
---|---|---|
layerIndex | number | the index of the layer whose range to zoom to |
Returns - Promise
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.