fixed conflict
This commit is contained in:
@@ -1110,4 +1110,10 @@ public class AMapViewWrapper implements IMogoMapView,
|
||||
}, 1000L);
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setLockMode(boolean isLock) {
|
||||
mMapView.getMapAutoViewHelper().setLockMode(true);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user