zoom While Tracking
Zooms to the desired zoom level. This API can only be used in pair with camera modes other than NONE. If you are not using any of CameraMode modes, use one of moveCamera, easeCamera or animateCamera instead.
If the camera is transitioning when the zoom change is requested, the call is going to be ignored. Use CameraTransitionListener to chain the animations, or provide the zoom as a camera change argument.
Parameters
The desired zoom level.
The zoom animation duration.
The callback with finish/cancel information
Zooms to the desired zoom level. This API can only be used in pair with camera modes other than NONE. If you are not using any of CameraMode modes, use one of moveCamera, easeCamera or animateCamera instead.
If the camera is transitioning when the zoom change is requested, the call is going to be ignored. Use CameraTransitionListener to chain the animations, or provide the zoom as a camera change argument.
Parameters
The desired zoom level.
The zoom animation duration.
Zooms to the desired zoom level. This API can only be used in pair with camera modes other than NONE. If you are not using any of CameraMode modes, use one of moveCamera, easeCamera or animateCamera instead.
If the camera is transitioning when the zoom change is requested, the call is going to be ignored. Use CameraTransitionListener to chain the animations, or provide the zoom as a camera change argument.
Parameters
The desired zoom level.