bind
open override fun bind(mapView: FrameLayout, attrs: AttributeSet?, pixelRatio: Float): View
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
map View
parent view which can be used to fetch android.content.Context or ViewGroup.LayoutParams
attrs
parent attributes
pixel Ratio
the pixel ratio of the device