[MapDataUpdate]升级sdk版本

This commit is contained in:
renwj
2022-02-22 19:17:49 +08:00
parent 9f730b2e6e
commit d1245f13c8
6 changed files with 43 additions and 10 deletions

View File

@@ -19,6 +19,11 @@ interface IMoGoMapDataCollectProvider: IMoGoFunctionServerProvider {
*/
fun unRegisterOnMapCollectTaskListener(listener: OnMapCollectCmdListener?)
/**
* 此接口用于定位准确的时候回调
*/
fun setIsInit()
/**
* 此接口是自动驾驶模块使用,用于把自动驾驶模块收集的数据给地图组
*/