createAttributionDialogManager

open fun createAttributionDialogManager(context: Context, map: MapLibreMap): AttributionDialogManager

Creates the attribution dialog manager used by the map.

Override to provide a custom attribution dialog manager.

Return

The attribution dialog manager.

Parameters

context

The context used to build the manager.

map

The MapLibre map the manager is attached to.