首页 > TAG信息列表 > baseLayers

解决 openlayers 加载高德地图拉伸

在使用 openlayers 加载高德地图瓦片时,会出现图片、标注等有一定的形变、拉伸等。 为什么会出现这样的问题? 原先代码 export default { components: { MapTool }, data() { return { centerMap: null, baseLayers: [] } }, created() { this.crea