# map-demo **Repository Path**: boronzhang/map-demo ## Basic Information - **Project Name**: map-demo - **Description**: 利用vue-cli 脚手架、饿了么UI组件,结合mapbox和smartmapx完成地图相关热力图、饼状图、路线规划、加载矢量地图、栅格地图、遥感影像、动态点、标注等,主要功能和地图相关。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-12-16 - **Last Updated**: 2022-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # map-demo2 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Run your end-to-end tests ``` npm run test:e2e ``` ### Run your unit tests ``` npm run test:unit ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).