eagle 小地图去掉已行进路径擦除
This commit is contained in:
@@ -201,7 +201,7 @@ public class SmallMapDirectionView
|
||||
// MogoLatLng mogoLatLng = new MogoLatLng(lng.latitude, lng.longitude);
|
||||
// mCoordinatesLatLngCurrent.add(mogoLatLng);
|
||||
// }
|
||||
removeLoction(latLng);
|
||||
// removeLoction(latLng);
|
||||
|
||||
// 结束位置
|
||||
LatLng endLatLng = mCoordinatesLatLng.get(mCoordinatesLatLng.size() - 1);
|
||||
|
||||
Reference in New Issue
Block a user