VisibilityPolicy

enum VisibilityPolicy : Enum<VisibilityPolicy>

Defines visibility behavior of the CurrentLocationButton.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

The view is always hidden.

Link copied to clipboard

The view becomes invisible when the map gets re-centered on the current device location.

Link copied to clipboard

The view is always visible.

Properties

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