摘要: // 隐藏logoView child = mMapView.getChildAt(1);if (child != null && (child instanceof ImageView || child instanceof ZoomControls)){ chil... 阅读全文
posted @ 2015-05-19 12:04 lipeil 阅读(10350) 评论(0) 推荐(0)