Merge branch 'demo/shunyi_vr_map' of gitlab.zhidaoauto.com:ecos/yycp-service/Launcher into demo/shunyi_vr_map
This commit is contained in:
@@ -18,6 +18,7 @@ class ADASRecognizedListResult {
|
||||
public List< LatLon > latLonList;
|
||||
|
||||
public static class LatLon {
|
||||
|
||||
public LatLon( double lat, double lon ) {
|
||||
this.lat = lat;
|
||||
this.lon = lon;
|
||||
|
||||
Reference in New Issue
Block a user