onCameraMoveCanceled

abstract fun onCameraMoveCanceled()

Called when the developer explicitly calls the cancelTransitions() method or if the reason for camera motion has changed before the onCameraIdle had a chance to fire after the previous animation. Do not update or animate the camera from within this method.