Attribution Plugin
interface AttributionPlugin : ViewPlugin, LifecyclePlugin, AttributionSettingsInterface
Content copied to clipboard
Presenter interface for the attribution.
Functions
bind
Link copied to clipboard
abstract fun bind(mapView: FrameLayout, attrs: AttributeSet?, pixelRatio: Float): View
Content copied to clipboard
getMapAttributionDelegate
Link copied to clipboard
getSettings
Link copied to clipboard
initialize
Link copied to clipboard
onDelegateProvider
Link 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
Properties
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.
Inheritors
AttributionViewPlugin
Link copied to clipboard