# china-map-drill-down **Repository Path**: kitee/china-map-drill-down ## Basic Information - **Project Name**: china-map-drill-down - **Description**: 地图三级下钻 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-03-31 - **Last Updated**: 2022-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # china-map-drill-down 本仓库是地图三级下钻源码 ## 安装依赖 ``` npm install ``` ## 运行项目 ``` npm run serve ```