highlight
Highlight features in a Cesium layer by feature index or highlight all, with customizable color and clear option to restore original styles.
Instructions
Highlight features in a layer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layerId | No | Layer ID | |
| featureIndex | No | Feature index (highlights all if omitted) | |
| color | No | Highlight color (CSS format) | #FFFF00 |
| clear | No | 传 true 清除高亮、恢复原始样式 | |
| sessionId | No | Target browser session ID for multi-browser routing (optional) |