添加弹框取消时间(默认0s)

This commit is contained in:
liujing
2020-09-22 17:05:46 +08:00
parent 7a0ba9e2c4
commit 9976ecb8b1

View File

@@ -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();