[Route]优化引导线绘制逻辑

xx
This commit is contained in:
renwj
2022-10-21 17:53:55 +08:00
parent 8b510d23d0
commit d14b2d3cb6
2 changed files with 3 additions and 15 deletions

View File

@@ -75,7 +75,6 @@ class SpeedPanelView @JvmOverloads constructor(
timerTask?.cancel()
val task = object : TimerTask() {
override fun run() {
Log.d("TTT", "---- timer run ----")
if (mLatLng != null) {
mSpeedLimmit = MogoMapUIController.getInstance()