[add] 测试数据 指引箭头3D资源替换

This commit is contained in:
liujing
2021-04-20 16:19:18 +08:00
parent faaa832cb4
commit 4fd26996d1
9 changed files with 97 additions and 16 deletions

View File

@@ -136,7 +136,6 @@ public class V2XWarnDataDrawer extends BaseDrawer implements IMogoStatusChangedL
.flat(true);
IMogoMarker marker = MogoApisHandler.getInstance().getApis().getMapServiceApi().getMarkerManager(mContext).addMarker(markerType, options);
marker.setRotateAngle(rotate);
marker.setToTop();
}
/*