更新sdk,优化gradle更新依赖
This commit is contained in:
@@ -433,7 +433,8 @@ public class MogoServices implements IMogoMapListener,
|
||||
return;
|
||||
}
|
||||
mRefreshModel.refreshExplorerWayData( ro.mLonLat, ro.mRadius, ro.mAmount, ro.mCallback );
|
||||
if ( !DebugConfig.isNeedUploadCoordinatesDurationInTime() ) {
|
||||
if ( !DebugConfig.
|
||||
isNeedUploadCoordinatesDurationInTime() ) {
|
||||
MapMarkerManager.getInstance().getOnlineCarDataByAutoRefreshStrategy( ro.mLonLat );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user