Merge branch 'feat_overview_mode_290' into dev_robotaxi-d-app-module_290_220715_2.9.0
全览模式合并到远端290
This commit is contained in:
@@ -178,6 +178,12 @@ public interface IMogoMapUIController {
|
||||
*/
|
||||
void setCarCursorOption(@Nullable CarCursorOption option);
|
||||
|
||||
/**
|
||||
*
|
||||
* @param type :车尾灯类型 time: 闪烁时间 最小500ms 小于500ms 默认为500ms
|
||||
*/
|
||||
void setCarLightsType(int type, int time);
|
||||
|
||||
/**
|
||||
* 获取地图视图描述快照
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user