setLayerVisibility
Control whether a specific layer is visible on the 3D globe by providing its layer ID and a boolean flag.
Instructions
Set layer visibility
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Layer ID | |
| visible | Yes | Whether visible | |
| sessionId | No | Target browser session ID for multi-browser routing (optional) |