IndoorSelectorSettings

Settings for the indoor floor selector.

Types

Link copied to clipboard
class Builder

Composes and builds a IndoorSelectorSettings object.

Functions

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

Overloaded equals function.

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

Overloaded hashCode function based on all class properties.

Link copied to clipboard

Convert to Builder allowing to change class properties.

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

Overloaded toString function.

Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard

Whether the indoor selector is visible on the map. Default value: true.

Link copied to clipboard

Defines the margin to the bottom that the indoor selector honors. Default value: 8. This property is specified in pixels.

Link copied to clipboard

Defines the margin to the left that the indoor selector honors. Default value: 8. This property is specified in pixels.

Link copied to clipboard

Defines the margin to the right that the indoor selector honors. Default value: 8. This property is specified in pixels.

Link copied to clipboard

Defines the margin to the top that the indoor selector honors. Default value: 60. This property is specified in pixels.

Link copied to clipboard

Defines where the indoor selector is positioned on the map. Default value: "top-right".