followingMultiFingerProtectedMoveArea

val followingMultiFingerProtectedMoveArea: RectF?

When in NavigationCameraState.FOLLOWING, sets protected multi pointer gesture area.

Any multi finger gesture with focal point inside the provided screen coordinate rectangle is not going to transition NavigationCamera to NavigationCameraState.IDLE.

Best paired with the followingMultiFingerMoveThreshold set to 0 or a relatively small value to not interfere with gestures outside of the defined rectangle.