feat: add executeLocationControl api #592
This commit is contained in:
@@ -912,6 +912,16 @@ Usage:
|
||||
instance.command.executeSetControlHighlight(payload: ISetControlHighlightOption)
|
||||
```
|
||||
|
||||
## executeLocationControl
|
||||
|
||||
Feature: Positioning and activating control
|
||||
|
||||
Usage:
|
||||
|
||||
```javascript
|
||||
instance.command.executeLocationControl(controlId: string)
|
||||
```
|
||||
|
||||
## executeUpdateOptions
|
||||
|
||||
Feature: Update options
|
||||
|
||||
Reference in New Issue
Block a user