Attribution Dialog Manager Impl
Responsible for managing attribution interactions on the map.
When the user clicks the attribution icon, AttributionDialogManagerImpl.showAttribution} will be invoked. An attribution dialog will be shown to the user with contents based on the attributions found in the map style. Additionally an telemetry option item is shown to configure telemetry settings.
class AttributionDialogManagerImpl(context: Context) : AttributionDialogManager, DialogInterface.OnClickListener
Content copied to clipboard
Constructors
AttributionDialogManagerImpl
Link copied to clipboard
Types
Functions
equals
Link copied to clipboard
onClick
Link copied to clipboard
showAttribution
Link copied to clipboard
open override fun showAttribution(mapAttributionDelegate: MapAttributionDelegate)
Content copied to clipboard