bind

open override fun bind(context: Context, attrs: AttributeSet?, pixelRatio: Float)

Bind the Gestures plugin with current context. This will enable the map to use the Gesture plugin.

Parameters

context

The Context

attrs

The attribution set of the MapView.

pixelRatio

The pixel density of the screen.