[2.13.2]V2X新增事件代码提交
This commit is contained in:
@@ -477,7 +477,7 @@ enum class EventTypeEnumNew(
|
||||
),
|
||||
|
||||
TYPE_SOCKET_ROAD_SHIGU(
|
||||
"10013",
|
||||
"100321",
|
||||
"前方%s米道路事故",
|
||||
poiTypeSrcVr = R.drawable.v2x_icon_shigu_sanjiaopai,
|
||||
content = "前方%s米道路事故",
|
||||
|
||||
@@ -35,6 +35,7 @@ public class V2XRoadEventEntity implements Serializable {
|
||||
// 绑定 MarkerView 的数据, 业务需要啥数据就传入啥数据
|
||||
private Object bindObj;
|
||||
|
||||
|
||||
public MarkerLocation getLocation() {
|
||||
return location;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user