# leaflet-map **Repository Path**: elysia-io-code/leaflet-map ## Basic Information - **Project Name**: leaflet-map - **Description**: 基于vue3+ts的leaflet基本使用 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 4 - **Created**: 2023-03-31 - **Last Updated**: 2024-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # leaflet-demo ## 预览地址 http://116.204.74.170/leaflet/ ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).