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