[2.13.0-arch-opt] merge

This commit is contained in:
zhongchao
2023-03-02 19:54:16 +08:00
parent 730ee8c8df
commit 3d7be57c71
179 changed files with 403 additions and 390 deletions

View File

@@ -82,6 +82,12 @@ public interface IMogoMapUIController {
*/
void moveToCenter(MogoLatLng latLng, boolean animate);
/**
* 是否白天模式
* @return
*/
boolean isDayMode();
/**
* 显示我的位置
*