ContextBinder

Interface to bind a View and underlying context

fun fun interface ContextBinder

Functions

bind
Link copied to clipboard

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

abstract fun bind(context: Context, attrs: AttributeSet?, pixelRatio: Float)
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Inheritors

GesturesPlugin
Link copied to clipboard
LocationComponentPlugin
Link copied to clipboard