# echartsMap **Repository Path**: Jerryee/echartsMap ## Basic Information - **Project Name**: echartsMap - **Description**: 地图下钻 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 8 - **Created**: 2018-06-07 - **Last Updated**: 2024-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## :speech_balloon:前言 > EchartsMap 本项目之前上家公司因为要做数据分析所以才做这个地图下钻里面有数据标点 **注:此项目用到的数据纯属前端模拟,地图数据应该是可以直接用的,但是地图标点数据需要自行甄别是否需要。** ## 🚀 如何运行 > 需要把项目放到服务中,或者可以用live-server直接启动一个服务 ### ✨ 开发过程 ``` # 克隆 git clone https://gitee.com/Jerryee/echrtsMap.git ``` ``` # 打开项目目录 cd echartsMap ``` ``` # 安装依赖 npm install live-server ``` ``` # 开启本地服务运行项目 live-server ``` demo: https://jerryee.gitee.io/echrtsmap ![map drill down](./static/img/demo.gif)