[charter]
[3.2.0] [切换视角为中视角]
This commit is contained in:
@@ -348,9 +348,9 @@ public class AMapViewWrapper implements IMogoMapView,
|
||||
|
||||
@Override
|
||||
public void changeZoom2(float zoom) {
|
||||
if (isVrMold()) {
|
||||
return;
|
||||
}
|
||||
// if (isVrMold()) {
|
||||
// return;
|
||||
// }
|
||||
CallerLogger.INSTANCE.d(M_MAP + TAG, "changeZoom2 : " + zoom);
|
||||
if (DebugConfig.isDebug()) {
|
||||
CallerLogger.INSTANCE.d(M_MAP + TAG, Log.getStackTraceString(new Throwable()));
|
||||
|
||||
Reference in New Issue
Block a user