# vue-leaflet-more **Repository Path**: wangli66/vue-leaflet-more ## Basic Information - **Project Name**: vue-leaflet-more - **Description**: vue-leaflet-more vue开发者更快上手lealfet开发 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: http://wangli66.gitee.io/vue-leaflet-more/ - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 2 - **Created**: 2022-03-06 - **Last Updated**: 2025-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-leaflet-more #### 介绍 使用 leaflet 进行 vue 项目的开发 demo 地址 1:[https://wangli66.gitee.io/vue-leaflet-more/](https://wangli66.gitee.io/vue-leaflet-more/) demo 地址 2:[https://wangli66.github.io/vue-leaflet-more/](https://wangli66.github.io/vue-leaflet-more/) 代码地址:[github 地址](https://github.com/wangli66/vue-leaflet-more.git) 推荐:[gitee 地址](https://gitee.com/wangli66/vue-leaflet-more.git) #### 安装使用 1、安装 ```js npm install vue-leaflet-more leaflet ``` 2、使用 ```js import vueLeafletMore from 'vue-leaflet-more'; Vue.use(vueLeafletMore); ``` #### 其他 - 在使用过程中有什么问题可以 issue 我