WidgetPosition

enum WidgetPosition : Enum<WidgetPosition>

Gravity that the widget is aligned to the map.

Entries

Link copied to clipboard

The widget is aligned to the bottom-right of the map.

Link copied to clipboard

The widget is aligned to the bottom-left of the map.

Link copied to clipboard

The widget is aligned to the top-right of the map.

Link copied to clipboard

The widget is aligned to the top-left of the map.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int