add card scroll cycle
This commit is contained in:
@@ -201,6 +201,11 @@ public class NaviClient implements IMogoNavi {
|
||||
return mAMapNavi.setBroadcastMode( mode );
|
||||
}
|
||||
|
||||
@Override
|
||||
public List< MogoLatLng > getNaviPathCoordinates() {
|
||||
return null;
|
||||
}
|
||||
|
||||
// -- end
|
||||
|
||||
private boolean checkAMapNavi() {
|
||||
|
||||
Reference in New Issue
Block a user