使地图固定(不滚动)

时间:2014-07-11 00:20:08

标签: android map

我试图在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"
/>

0 个答案:

没有答案