bind
open override fun bind(context: Context, attrs: AttributeSet?, pixelRatio: Float)
Content copied to clipboard
Bind the Gestures plugin with current context. This will enable the map to use the Gesture plugin.
Parameters
attrs
The attribution set of the MapView.
context
The Context
pixelRatio
The pixel density of the screen.