UiComponents

interface UiComponents

Entry point that provides access to map UI elements.

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

Properties

Link copied to clipboard
abstract val balloonsViewContainer: ViewGroup

Returns the balloon views container.

Link copied to clipboard
abstract val compassButton: CompassButton

Returns the configurable compass.

Link copied to clipboard
abstract val currentLocationButton: CurrentLocationButton

Returns the configurable current location button.

Link copied to clipboard
abstract val logoView: LogoView

Returns the configurable logo view.

Link copied to clipboard
abstract var markerBalloonViewAdapter: BalloonViewAdapter

Holds BalloonViewAdapter which customizes the balloon view.

Link copied to clipboard
abstract val scaleView: ScaleView

Returns the configurable scale view.

Link copied to clipboard
abstract val zoomControlsView: ZoomControlsView

Returns the configurable zoom controls.

Inheritors

Link copied to clipboard
Link copied to clipboard