[2.13.0_feat]全览地图V2X事件

This commit is contained in:
chenfufeng
2022-11-29 11:31:45 +08:00
parent e070060b7e
commit 69c32f0ade
8 changed files with 234 additions and 11 deletions

View File

@@ -29,4 +29,6 @@ public interface IMogoSmallMapProvider {
* 清除路径线
*/
void clearPolyline();
default void clearV2XMarkers() {}
}