通过接口map.getView获取视图对象,可以进一步对视图进行操作 放大/缩小:getZoom/setZoom根据中心点显示:getCenter/setCenter复位 ```javascript 缩小 放大 平移到武汉 复位 ```