[2.13.0-arch-opt] ..

This commit is contained in:
zhongchao
2023-02-21 17:59:49 +08:00
parent 70630f2d5a
commit db8bb54efa
4 changed files with 1 additions and 41 deletions

View File

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