LogoPlugin
Presenter interface for the logo.
Functions
bind
Link copied to clipboard
abstract fun bind(mapView: FrameLayout, attrs: AttributeSet?, pixelRatio: Float): View
Content copied to clipboard
Bind a view instance
getSettings
Link copied to clipboard
Get current logo configuration.
initialize
Link copied to clipboard
open fun initialize()
Content copied to clipboard
Called when the plugin is first added to the map.
onDelegateProvider
Link copied to clipboard
Provides all map delegate instances.
onPluginView
Link copied to clipboard
Provides a view instances returned in inflate after it's been added to the MapView.
updateSettings
Link copied to clipboard
Update logo configuration, the update will be applied to the plugin automatically.
Properties
marginBottom
Link copied to clipboard
marginLeft
Link copied to clipboard
marginRight
Link copied to clipboard