bindToMap

@UiThread
fun bindToMap(googleMap: GoogleMap, view: View)

Binds MapControl to the given GoogleMap and view objects

Parameters

googleMap

A GoogleMap instance

view

The View the given GoogleMap instance is attached to