[3.4.0-map-sdk] convert stopline

This commit is contained in:
zhongchao
2023-09-19 11:04:17 +08:00
parent f29829751c
commit a08df54c4a
4 changed files with 10 additions and 86 deletions

View File

@@ -1,6 +1,6 @@
package com.mogo.eagle.core.function.call.map
import com.mogo.eagle.core.data.map.MapRoadInfo.StopLine
import com.zhidaoauto.map.data.road.StopLine
import java.util.concurrent.ConcurrentHashMap
object CallerMapRoadListenerManager {