setView
Instantly move the 3D globe camera to a precise geographic location using longitude and latitude coordinates, with no animation.
Instructions
Instantly switch to specified longitude/latitude view (no animation)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roll | No | Roll angle (degrees) | |
| pitch | No | Pitch angle (degrees) | |
| height | No | Height (meters) | |
| heading | No | Heading angle (degrees) | |
| latitude | Yes | Latitude (-90 to 90) | |
| longitude | Yes | Longitude (-180 to 180) | |
| sessionId | No | Target browser session ID for multi-browser routing (optional) |