In my android application I created map fragment with MapsFragment class
class MapsFragment : Fragment() { val callback = OnMapReadyCallback { googleMap ->