on Inflate
open fun onInflate(@NonNull context: Context, attrs: AttributeSet, savedInstanceState: Bundle)(source)
Called when this fragment is inflated, parses XML tag attributes.
Parameters
context
The context inflating this fragment.
attrs
The XML tag attributes.
saved Instance State
The saved instance state for the map fragment.