vue-leaflet-more
v1.0.28
Published
基于leaflet的vue地图组件
Downloads
10
Readme
vue-leaflet-more
介绍
使用 leaflet 进行 vue 项目的开发
demo 地址:https://wangli66.gitee.io/vue-leaflet-more/
代码地址:github 地址
推荐:gitee 地址
安装使用
1、安装
npm install vue-leaflet-more leaflet
2、使用
import vueLeafletMore from "vue-leaflet-more";
Vue.use(vueLeafletMore);
其他
- 在使用过程中有什么问题可以 issue 我