updateLayerStyle
Update the visual style of a map layer, including color, opacity, label style, and 3D Tiles expressions for color, show, and point size. Customize layers with precise styling parameters.
Instructions
Update layer style (color, opacity, label style, 3D Tiles style, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layerId | Yes | Layer ID | |
| labelStyle | No | Label style (font, fillColor, outlineColor, outlineWidth, scale, etc.) | |
| layerStyle | No | Layer style (color, opacity, strokeWidth, pointSize) | |
| tileStyle | No | 3D Tiles style (Cesium3DTileStyle expressions: color, show, pointSize, meta) | |
| sessionId | No | Target browser session ID for multi-browser routing (optional) |