trackingGesturesManagement

Returns whether gesture threshold should be adjusted when camera is in one of the tracking modes. This will adjust the focal point and increase thresholds to enable camera manipulation, like zooming in and out, without breaking tracking.

Note: If set to true, this can overwrite some of the gesture thresholds and the custom com.mapbox.android.gestures.AndroidGesturesManager that was set with setGesturesManager.

Return

true if gestures are adjusted when in one of the camera tracking modes, false otherwise

See also