taxi 自动驾驶画线
This commit is contained in:
@@ -5,6 +5,6 @@ import com.mogo.map.MogoLatLng;
|
||||
import java.util.List;
|
||||
|
||||
public interface IMogoAdasRouteCallBack {
|
||||
|
||||
// TODO: 2021/6/23 工控机经纬度 绘制时转成高德经纬度
|
||||
void routeResult(List<MogoLatLng> routeList);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user