暂时修改定位问题
This commit is contained in:
@@ -411,7 +411,7 @@ public class AMapViewWrapper implements IMogoMapView, IMogoMapUIController, Loca
|
||||
// Logger.d( TAG, Log.getStackTraceString( new Throwable() ) );
|
||||
// }
|
||||
Log.d(TAG, "锁车");
|
||||
mMapView.getMapAutoViewHelper().setZoom(mLockZoom);
|
||||
// mMapView.getMapAutoViewHelper().setZoom(mLockZoom);
|
||||
mMapView.getMapAutoViewHelper().setLockMode(true);
|
||||
mIsCarLocked = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user