followingMultiFingerMoveThreshold

fun followingMultiFingerMoveThreshold(followingMultiFingerMoveThreshold: Float): NavigationScaleGestureHandlerOptions.Builder

When in NavigationCameraState.FOLLOWING, sets minimum multi pointer movement (map pan) in pixels required to transition NavigationCamera to NavigationCameraState.IDLE (for example during pinch scale gesture).

Defaults to 400dp.