On Map View Ready Callback
interface OnMapViewReadyCallback
Callback to be invoked when the map fragment has inflated its MapView.
To use this interface the context hosting the fragment must implement this interface. That instance will be set as part of Fragment#onAttach(Context context).