Merge branch 'feature/v1.0.0' of gitlab.zhidaoauto.com:ecos/yycp-service/Launcher into feature/v1.0.0
This commit is contained in:
@@ -94,4 +94,5 @@ public interface IMogoNavi {
|
||||
* 清除规划的路线
|
||||
*/
|
||||
void clearCalculatePaths();
|
||||
|
||||
}
|
||||
|
||||
@@ -88,6 +88,13 @@ public interface IMogoMapUIController {
|
||||
*/
|
||||
MogoLatLng getCameraSouthWestPosition();
|
||||
|
||||
/**
|
||||
* 获取视图中心点坐标
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
MogoLatLng getTarget();
|
||||
|
||||
/**
|
||||
* 设置地图中心点
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user