[shutle_p]
[bus_p]
[车辆绘制降频]
This commit is contained in:
yangyakun
2024-01-31 11:27:56 +08:00
parent 094a1d903d
commit a4a7333b8d
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ class BusPassengerMapDirectionView @JvmOverloads constructor(
initAMapView()
// 注册定位监听
CallerChassisLocationGCJ02ListenerManager.addListener(TAG, 10, this)
CallerChassisLocationGCJ02ListenerManager.addListener(TAG, 1, this)
}
override fun onDetachedFromWindow() {

View File

@@ -77,7 +77,7 @@ class BusPassengerMapDirectionView @JvmOverloads constructor(
initAMapView()
// 注册定位监听
CallerChassisLocationGCJ02ListenerManager.addListener(TAG, 10, this)
CallerChassisLocationGCJ02ListenerManager.addListener(TAG, 1, this)
}
override fun onDetachedFromWindow() {