ContextBinder

fun interface ContextBinder

Interface to bind a View and underlying context

Functions

bind
Link copied to clipboard
abstract fun bind(context: Context, attrs: AttributeSet?, pixelRatio: Float)

Bind the ViewPlugin with current map context. This will create a View that will be added to the MapView.

Inheritors

GesturesPlugin
Link copied to clipboard
LocationComponentPlugin
Link copied to clipboard