[6.7.0][Fix]优化行程总览页全局轨迹显示
This commit is contained in:
@@ -337,6 +337,7 @@ class TravelRealityView @JvmOverloads constructor(
|
||||
changeMapSettings(false)
|
||||
val globalPath = reqData
|
||||
if (!globalPath.isNullOrEmpty()) {
|
||||
handleGlobalPath(globalPath)
|
||||
requestData(globalPath as ArrayList<Point>)
|
||||
}
|
||||
if (!isRoadTrackReq) {
|
||||
|
||||
Reference in New Issue
Block a user