opt
This commit is contained in:
@@ -616,6 +616,7 @@ import static com.mogo.module.tanlu.video.VideoInitKt.initVideo;
|
||||
|
||||
private void moveToMarcker(double lat, double lon) {
|
||||
MogoLatLng latLng = new MogoLatLng(lat, lon);
|
||||
mMogoStatusManager.setUserInteractionStatus( TAG, true, false );
|
||||
mMApUIController.moveToCenter(latLng);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user