[Route]优化引导线绘制逻辑
xx
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user