onCompassDisplayChange Method
Change notification for when the compass is shown or hidden. Used to hide the viewport controls when the compass is no longer displayed.
onCompassDisplayChange(state: "show" | "hide"): void
| Parameter | Type | Description | 
|---|---|---|
| state | "show" | "hide" | 
Returns - void
Defined in
Last Updated: 30 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.