openlayers:实现视图旋转 main.js index.html package.json 使用Alt+Shift+Drag旋转贴图。 main.js import Map from 'ol/Map.js'; import OSM from 'ol/source/OSM.js'; import TileLayer from 'ol/layer/Tile.js'; import View from