07 2021 档案
摘要:1) fullscreen全屏控件 写法一: import { FullScreen } from "ol/control"; this.map.addControl(new FullScreen()); 写法二: import { defaults as defaultControls, Full
阅读全文
摘要:(一)安装 1. cnpm i -s ol (二)地图组件 1 <template> 2 <div id="map" ref="map"></div> 3 </template> 4 5 <script> 6 import "ol/ol.css"; 7 import TileLayer from "
阅读全文

浙公网安备 33010602011771号