screenshot
Capture the current Cesium map view as a PNG image, returning a base64 data URL.
Instructions
Capture the current Cesium map view as a PNG image. Returns { success, data: { dataUrl, width, height }, message? }; dataUrl is a base64 PNG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Target browser session ID for multi-browser routing (optional) |