NavigationScaleGestureHandlerOptions

Types

Link copied to clipboard

Properties

Link copied to clipboard

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

Link copied to clipboard

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).

Link copied to clipboard

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

Link copied to clipboard

When in NavigationCameraState.FOLLOWING, sets minimum rotation angle in degrees required to start rotation gesture.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Indicates whether some other object is "equal to" this one.

Link copied to clipboard
open override fun hashCode(): Int

Returns a hash code value for the object.

Link copied to clipboard
Link copied to clipboard
open override fun toString(): String

Returns a string representation of the object.