IndoorSelectorSettingsInterface

Interface that defines the public settings interface for IndoorSelectorPlugin.

Functions

Link copied to clipboard

Get current indoorselector configuration.

Link copied to clipboard

Update indoorselector configuration, the update will be applied to the plugin automatically.

Properties

Link copied to clipboard
abstract var enabled: Boolean

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

Link copied to clipboard
abstract var marginBottom: Float

Defines the margin to the bottom that the indoor selector honors. Default value: 8.

Link copied to clipboard
abstract var marginLeft: Float

Defines the margin to the left that the indoor selector honors. Default value: 8.

Link copied to clipboard
abstract var marginRight: Float

Defines the margin to the right that the indoor selector honors. Default value: 8.

Link copied to clipboard
abstract var marginTop: Float

Defines the margin to the top that the indoor selector honors. Default value: 60.

Link copied to clipboard
abstract var position: Int

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

Inheritors

Link copied to clipboard
Link copied to clipboard