Bellow 是我的代码,我想在 Oncreate() 方法上为这个 Google Map 分配高度。
<fragment xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/map"
android:layout_width="match_parent"
android:layout_height="450px"
android:name="com.google.android.gms.maps.SupportMapFragment"/>