调整Gradle依赖关系
This commit is contained in:
@@ -1119,6 +1119,7 @@ public class AMapViewWrapper implements IMogoMapView,
|
||||
bean.setLon(lon);
|
||||
bean.setGnss_speed(((float) speed));
|
||||
bean.setLat(lat);
|
||||
// 使用外部定位数据修改自车位置
|
||||
mMapView.getLocationClient().updateRTKAutoPilotLocation(bean);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user