[3.4.0-map-sdk] merge 6.1.0

This commit is contained in:
zhongchao
2023-09-25 09:55:35 +08:00
11 changed files with 94 additions and 72 deletions

View File

@@ -20,4 +20,9 @@ interface ISopSettingListener {
*/
fun onPointCloudClickEvent(status: Boolean){}
/**
* 自车光圈
*/
fun onCarApertureClickEvent(status: Boolean){}
}