OverviewViewportStateOptions

Configuration options that impact the OverviewViewportState.

Types

Link copied to clipboard

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 for the object.

Properties

Link copied to clipboard

The length of the animation performed in milliseconds by OverviewViewportState when it starts updating the camera and anytime OverviewViewportState.options is set.

Link copied to clipboard

The bearing that OverviewViewportState should use when calculating its camera.

Link copied to clipboard
val geometry: Geometry

The geometry that the OverviewViewportState should use when calculating its camera.

Link copied to clipboard

The edge padding that OverviewViewportState should use when calculating its camera.

Link copied to clipboard

The pitch that OverviewViewportState should use when calculating its camera.