Optional changeWhether the current zoom level should be changed to better place the targets in view.
Optional maxThe maximum zoom level the camera is allowed to change to when focusing on targets.
Optional minThe minimum zoom level the camera is allowed to change to when focusing on targets. Useful to prevent the camera from zooming in too far if the target is a single MappedinNode or MappedinCoordinate.
Optional rotation?: numberSpecify the rotation the camera makes during the focusing animation.
Optional safeSpecify a safe area of the screen only that applies only to this Camera.focusOn call. See also Camera.setSafeAreaInsets.
Optional tilt?: numberSpecify the tilt the camera makes during the focusing animation.
Optional updateWhether Camera.minZoom and Camera.maxZoom should be recalculated during the focusing animation.
Options that change the behaviour of Camera.focusOn