Set Layer Visibility
set_layer_visibilityShow or hide a specific layer on the map by setting its visibility flag. Provide the layer ID and a boolean value.
Instructions
Set a layer's visibility in the layer tree (show/hide on map).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_id | Yes | ||
| visible | Yes |