1.5.0 • Published 3 years ago
v-custom-ol v1.5.0
introduction
基于openlayers封装的组件库|v-custom-olauthor
kangjinrui<1092014304@qq.com>How to use?
#安装
npm install v-custom-ol --save
#引入组件
import vcOlInstall from 'v-custom-ol'
#引入库
import {OlHandler} from 'v-custom-ol'
#全局安装
vcOlInstall(Vue)components
VcMapOldependencies
jquery,element-plus