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
Methods