A Map component in an app. This fragment is the single entry-point that exposes a map to an application. It's a wrapper around a view of a map to automatically handle the necessary life cycle needs. Being a fragment, this component can be added to an activity's layout file simply with the XML below.
A Map component in an app. This fragment is the single entry-point that exposes a map to an application. It's a wrapper around a view of a map to automatically handle the necessary life cycle needs. Being a fragment, this component can be added to an activity's layout file simply with the XML below.