# leafletMap **Repository Path**: lucy1028/leaflet-map ## Basic Information - **Project Name**: leafletMap - **Description**: 基于leaflet.js(1.9.4)版本+vue2.X 在地图上实现部分功能 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-17 - **Last Updated**: 2023-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # leaflet-map ## [leaflet.js官网](https://leafletjs.cn/reference.html) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).