AttributionDialogManager

Interface for attribution dialog manager. This interface can be used to implement your own AttributionDialogManager to replace the default attribution dialog.

Functions

Link copied to clipboard
abstract fun onStop()

Invoked when the hosting Activity#onStop is called

Link copied to clipboard
abstract fun showAttribution(mapAttributionDelegate: MapAttributionDelegate)

Invoked when the map attribution should be shown to the end user

Inheritors

Link copied to clipboard