摘要: 1) fullscreen全屏控件 写法一: import { FullScreen } from "ol/control"; this.map.addControl(new FullScreen()); 写法二: import { defaults as defaultControls, Full 阅读全文
posted @ 2021-07-29 09:23 xiao前端 阅读(691) 评论(0) 推荐(0)