[6.2.0] fix handler thread of map cost
This commit is contained in:
@@ -129,7 +129,7 @@ object ConfigStartUp {
|
||||
}
|
||||
|
||||
val mapParams = MapParams.init()
|
||||
mapParams.setDebugMode(false)
|
||||
mapParams.setDebugMode(true)
|
||||
// 1-使用本地地图数据,0-使用在线地图数据
|
||||
// .setDataFileSource(1)
|
||||
.setIsRecordLogs(false)
|
||||
|
||||
Reference in New Issue
Block a user