Merge remote-tracking branch 'origin/qa_merge_shunyi_vr_map' into qa_merge_shunyi_vr_map

This commit is contained in:
tongchenfei
2020-12-31 18:22:40 +08:00

View File

@@ -37,7 +37,7 @@ public class SmallMapDirectionView extends RelativeLayout {
private AMapNaviView mAMapNaviView;
private DirectionRotateAnimation mRotateAnimation;
private int lastAngle = 0;
private int zoomLevel = 17;
private int zoomLevel = 15;
public SmallMapDirectionView(Context context) {
this(context, null);