0.1.7 • Published 6 years ago
leaflet-vue-tiles v0.1.7
leaflet-vue-tiles
Project setup
yarn installCompiles and hot-reloads for development
yarn run serveCompiles and minifies for production
yarn run buildRun your tests
yarn run testLints and fixes files
yarn run lintCustomize configuration
存在问题
航拍地图瓦片偏移
这个暂时没有办法解决
Pix4DTileLayer
加载大疆无人机航拍导出的Google地图瓦片
导入组件
import {TianDituData, TiandituWmtsLayer, TLayerControl, WMTSLayer} from "../components";路径/pages/LeafletMap.vue 里面用四种组合加载天地图:
- 墨卡托投影
- 经纬度投影
- 墨卡托投影-WMTS
- 经纬度投影-WMTS