v-custom-ol
v1.5.0
Published
基于 Vue3 + Element Plus + openlayers 封装的地图组件
Downloads
1
Readme
introduction
基于openlayers封装的组件库|v-custom-ol
author
kangjinrui<[email protected]>
How to use?
#安装
npm install v-custom-ol --save
#引入组件
import vcOlInstall from 'v-custom-ol'
#引入库
import {OlHandler} from 'v-custom-ol'
#全局安装
vcOlInstall(Vue)
components
VcMapOl
dependencies
jquery,element-plus