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

SnapToMapLayout

Layout that allows you to bind the View to a point on the map.

Extends: android.view.ViewGroup
SnapToMapLayout(
	context: Context,
	attrs: AttributeSet? = null,
	defStyle: Int = 0
)

Layout that allows you to bind the View to a point on the map.

Parameters
context
attrs
defStyle
Returns
Methods