9 Star 55 Fork 34

smallwei / avue-plugin-map

加入 Gitee
与超过 1000 万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README.md

avue-plugin-map

avue 地图插件

Avue官网

https://avuejs.com

介绍

avue-plugin-map

npm

avue-plugin-map

git

avue-plugin-map

demo

use

1.安装
npm install avue-plugin-map --save

2.导入
import AvueMap from 'avue-plugin-map'
Vue.use(AvueMap);

3.使用
...
column:[
  ...
    {
      label:'test',
      prop:'test',
      component: "avueMap"
    }
  ...
]
或者直接
<avue-map v-model="text" ></avue-map>
...

简介

avue 地图插件 展开 收起
JavaScript 等 3 种语言
MIT
取消

发行版

暂无发行版

avue-plugin-map

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/smallweigit/avue-plugin-map.git
git@gitee.com:smallweigit/avue-plugin-map.git
smallweigit
avue-plugin-map
avue-plugin-map
master

搜索帮助

E71a60c3 8189591 Df7b7c6b 8189591