添加弹框取消时间(默认0s)
This commit is contained in:
@@ -375,8 +375,6 @@ public class TanluListWindow extends RelativeLayout implements IMogoMarkerClickL
|
||||
V2XRoadEventEntity roadEventEntity = new V2XRoadEventEntity();
|
||||
roadEventEntity.setNoveltyInfo(exploreWay);
|
||||
roadEventEntity.setPoiType(exploreWay.getPoiType());
|
||||
roadEventEntity.setOnlyShow(true);
|
||||
|
||||
roadEventEntity.setExpireTime(20000);
|
||||
//地理位置
|
||||
MarkerLocation location = exploreWay.getLocation();
|
||||
|
||||
Reference in New Issue
Block a user