trackingGesturesManagement

Set 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: This can overwrite some of the gesture thresholds and the custom com.mapbox.android.gestures.AndroidGesturesManager that was set with setGesturesManager.

Parameters

trackingGesturesManagement

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

See also