Optional
panThe pan controller to use.
Defaults to a PanController.
If null
, panning is disabled.
Optional
rotateThe rotate controller to use.
Defaults to a RotateController.
If null
, rotation is disabled.
Optional
zoomThe zoom controller to use.
Defaults to a ZoomController.
If null
, zooming is disabled.
Constructor options for NavigateController.
The specified controllers are chained in a CompositeController in the following order:
Since
2024.0