WidgetPosition

Specifies widget position relative to the map.

Constructors

Link copied to clipboard

Deprecated constructor for WidgetPosition.

Types

Link copied to clipboard
class Builder

Builder for WidgetPosition class.

Link copied to clipboard

Widget position Horizontal

Link copied to clipboard

Widget position Vertical

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

Returns a builder that created the WidgetPosition.

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

Returns a String for the object.

Properties

Link copied to clipboard

The horizontal position relative to the map.

Link copied to clipboard

the horizontal position relative to the map.

Link copied to clipboard

the horizontal offset in pixels towards the right of the map.

Link copied to clipboard

the vertical offset in pixels towards the bottom of the map.

Link copied to clipboard

The vertical position relative to the map.

Link copied to clipboard

the vertical position relative to the map.