[2.15.0][V2N] 优化v2n新链路事件移除逻辑
This commit is contained in:
@@ -226,6 +226,7 @@ class AiRoadMarker {
|
||||
if (distance < 500) {
|
||||
checkExpired()
|
||||
} else {
|
||||
unMarker(poi)
|
||||
handler.removeCallbacks(checkExpiredTask)
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user