bind
abstract fun bind(context: Context, attrs: AttributeSet?, pixelRatio: Float)
Content copied to clipboard
Bind the ViewPlugin with current map context. This will create a View that will be added to the MapView.
Return
View that will be added to the MapView
Parameters
attrs
parent attributes
context
The hosting context
pixelRatio
the pixel ratio of the device