ru.dgis.sdk.map.MapPaddingControl | Android SDK | 2GIS Documentation

MapPaddingControl

A control that sets the padding of the map.

Implements: android.view.ViewTreeObserver.OnGlobalLayoutListener
MapPaddingControl(
	context: Context,
	attrs: AttributeSet? = null,
	defStyle: Int = 0
)

A control that sets the padding of the map.

Parameters
context
attrs
defStyle
Returns
Methods