Type alias: NavigationControlOptions¶
Ƭ NavigationControlOptions: Object
The NavigationControl options object
Type declaration¶
Name | Type | Description |
---|---|---|
showCompass? |
boolean |
If true the compass button is included. |
showZoom? |
boolean |
If true the zoom-in and zoom-out buttons are included. |
visualizePitch? |
boolean |
If true the pitch is visualized by rotating X-axis of compass. |
Defined in¶
src/ui/control/navigation_control.ts:14