Home > Q&A > body text
我想设置缩放时的zoom最大值和最小值,在某个区间之内,该如何设置?
阿神2017-04-17 17:31:27
Zoom level 3-19 does not support customization. You can write the zoom button yourself and add judgment conditions to control it. Gesture zooming is not easy to control
怪我咯2017-04-17 17:31:27
aMap.moveCamera(CameraUpdateFactory.zoomTo(12));