部分源代码: MyMap = (MapView) findViewById(R.id.mymap); mZoom = (ZoomControls) MyMap.getZoomControls(); linearlayout = (LinearLayout) findViewById(R.id.zoomview); linearlayout.addView(mZoom);