已采納回答 / weibo_慕勒2046735
這個(gè)好像你要獲取到服務(wù)器的數(shù)據(jù)的話,是什么類型的,String的話就封裝到List<info>中就可以了吧,老師這樣寫就是static的數(shù)據(jù),這個(gè)要?jiǎng)h掉,然后你在你服務(wù)器獲取到的地方,new一個(gè)infos出來(lái)封裝應(yīng)該就可以了,這個(gè)問(wèn)題這么久了,估計(jì)你已經(jīng)搞出來(lái)了,
2015-02-26
最新回答 / peterpanzsy
百度地圖只有網(wǎng)格 Authentication Error errorcode: -1 uid: -1 appid -1 msg: Current network is not available.
2015-02-14
最贊回答 / 讓自己更好
infoWindow=new InfoWindow(tv, ll, CONTEXT_IGNORE_SECURITY) ; mBaiduMap.showInfoWindow(infoWindow);就可以了
2015-02-10
最新回答 / qq_火神26_0
mLatitude=bdLocation.getLatitude(); mLongitude=bdLocation.getLongitude(); LatLng mylatLng=new LatLng(mLatitude,mLongitude); mIconLocation= BitmapDescriptorFactory.fromResource ? ? ? ? (R.drawable.navi_map_gps_locked);OverlayOptions option = new MarkerOpti...
2015-02-05