Files
MoGoEagleEye/core/mogo-core-function-api/src/main
donghongyu d915d60a7d [Add function]重构了当前位置获取的监听方式;
// 订阅监听
 CallerMapLocationListenerManager.addListener(TAG, IMoGoMapLocationListener)

 // 主动查询
 CallerMapLocationListenerManager.INSTANCE.getCurrentLocation()

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
2021-11-09 20:41:21 +08:00
..