调试窗
增加高精地图日志开关
This commit is contained in:
@@ -65,5 +65,10 @@ interface IMoGoMapFragmentProvider : IMoGoFunctionServerProvider {
|
||||
*/
|
||||
fun setPointCloudColor(color: String)
|
||||
|
||||
/**
|
||||
* 设置地图是否是Debug模式
|
||||
* @param debugMode 是否开启Debug模式
|
||||
*/
|
||||
fun setDebugMode(debugMode: Boolean)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user