getView
Retrieve the current camera position and orientation, including longitude, latitude, height, heading, pitch, and roll, for 3D globe views.
Instructions
Get the current camera position and orientation. Returns { success, data: { longitude, latitude, height, heading, pitch, roll }, message? }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Target browser session ID for multi-browser routing (optional) |