我试图在Android应用程序上修复我的地图这是我的XML:
<fragment
android:id="@+id/map_profil"
android:name="com.google.android.gms.maps.SupportMapFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
class="com.n3rd.tousfacteurs.postmen.WorkaroundMapFragment"
/>