修改在线车辆刷新

This commit is contained in:
wangcongtao
2020-12-22 19:22:38 +08:00
parent f2ef82eba9
commit e7d4c19d8f
7 changed files with 35102 additions and 1 deletions

View File

@@ -237,4 +237,8 @@ public interface IMogoMapUIController {
default void setAnchorRate( float rate ) {
}
default void testGpsData(){
}
}