[V2X][Road]添加所有marker清空监听回调;解决相关bug
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.mogo.eagle.core.function.api.v2x
|
||||
|
||||
interface OnClearAllMarker {
|
||||
|
||||
fun onClearAllMarkers()
|
||||
|
||||
fun onClearAllMarkers(tag: String)
|
||||
}
|
||||
Reference in New Issue
Block a user