修改道路的bug
This commit is contained in:
@@ -1410,6 +1410,7 @@ public class TreasureFragment extends BaseFragment implements View.OnClickListen
|
||||
case 1: // POI录像
|
||||
showPoiMarkerByType(2, newPoiLatLng);
|
||||
PoiVideoFragment poiVideoFragment = PoiVideoFragment.newInstance(bundle);
|
||||
poiEntity.setWork_type(1);
|
||||
showSlidingFragment(poiVideoFragment);
|
||||
break;
|
||||
case 2://道路录像
|
||||
|
||||
Reference in New Issue
Block a user