opt
This commit is contained in:
@@ -396,8 +396,7 @@ public class AMapNaviViewWrapper implements IMogoMapView,
|
||||
mDefaultZoomLevel = 1;
|
||||
}
|
||||
}
|
||||
changeZoom( mDefaultZoomLevel );
|
||||
Logger.i( TAG, "mapview zoom = " + mDefaultZoomLevel );
|
||||
changeZoom( ( int ) mDefaultZoomLevel );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user