CenterMapViewDelegate

Functions

Link copied to clipboard
abstract fun setCenterLocation(onCenterLocation: () -> Unit)

Set the on center map on current location callback.

Link copied to clipboard
abstract fun setCenterLocationButtonEnabled(isEnabled: Boolean)

Set the center map on current location button enabled status. The button will be hidden when false is passed and shown otherwise.

Link copied to clipboard

Set on click listener for the center location button.