[3.4.0-map-sdk] code style

This commit is contained in:
zhongchao
2023-09-12 17:51:27 +08:00
parent b0355d967d
commit e368a0fda4
71 changed files with 1053 additions and 1193 deletions

View File

@@ -132,7 +132,7 @@ object ConfigStartUp {
}
val mapParams = MapParams.init()
mapParams.setDebugMode(true)
mapParams.setDebugMode(false)
// 1-使用本地地图数据0-使用在线地图数据
// .setDataFileSource(1)
.setIsRecordLogs(false)