Attribution
            interface AttributionDialogManager
Content copied to clipboard
Interface for attribution dialog manager. This interface can be used to implement your own AttributionDialogManager to replace the default attribution dialog.
Functions
show
                    Link copied to clipboard
                        abstract fun showAttribution(mapAttributionDelegate: MapAttributionDelegate)
Content copied to clipboard
Invoked when the map attribution should be shown to the end user
Inheritors
AttributionDialogManagerImpl
                          
                    
                  Link copied to clipboard