[3.2.0][Opt]全览模式串行处理数据
This commit is contained in:
@@ -944,7 +944,7 @@ class OverMapView @JvmOverloads constructor(
|
||||
*/
|
||||
override fun onAutopilotRotting(globalPathResp: MessagePad.GlobalPathResp?) {
|
||||
globalPathResp?.let {
|
||||
ThreadUtils.getIoPool().execute {
|
||||
ThreadUtils.getSinglePool().execute {
|
||||
handlePlanningData(it.wayPointsList)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user