followingInitialMoveThreshold

fun followingInitialMoveThreshold(followingInitialMoveThreshold: Float): NavigationScaleGestureHandlerOptions.Builder

When in NavigationCameraState.FOLLOWING, sets minimum single pointer movement (map pan) in pixels required to transition NavigationCamera to NavigationCameraState.IDLE.

Defaults to 25dp.