Attribution Plugin
Presenter interface for the attribution.
interface AttributionPlugin : ViewPlugin, LifecyclePlugin, AttributionSettingsInterface
Content copied to clipboard
Functions
bind
Link copied to clipboard
abstract override fun bind(mapView: FrameLayout, attrs: AttributeSet?, pixelRatio: Float): View
Content copied to clipboard
equals
Link copied to clipboard
getMapAttributionDelegate
Link copied to clipboard
getSettings
Link copied to clipboard
initialize
Link copied to clipboard
open override fun initialize()
Content copied to clipboard
onDelegateProvider
Link copied to clipboard
open override fun onDelegateProvider(delegateProvider: MapDelegateProvider)
Content copied to clipboard
onPluginView
Link copied to clipboard
setCustomAttributionDialogManager
Link copied to clipboard
abstract fun setCustomAttributionDialogManager(dialogManager: AttributionDialogManager)
Content copied to clipboard
updateSettings
Link copied to clipboard
abstract override fun updateSettings(block: AttributionSettings.() -> Unit)
Content copied to clipboard
Properties
clickable
Link copied to clipboard
enabled
Link copied to clipboard
iconColor
Link copied to clipboard
marginBottom
Link copied to clipboard
Defines the margin to the bottom that the attribution icon honors.
marginLeft
Link copied to clipboard
Defines the margin to the left that the attribution icon honors.
marginRight
Link copied to clipboard
Defines the margin to the right that the attribution icon honors.
marginTop
Link copied to clipboard
Inheritors
AttributionViewPlugin
Link copied to clipboard