polyline = mBaiduMap.addPolyLine(new PolylineOptions().color(Color.RED)); 另外这句话的.addPolyLine出现错误提示the method is undefined the type BaiduMap
相关分类