# 3DChinaMAP **Repository Path**: Kejunhao/3-dchina-map ## Basic Information - **Project Name**: 3DChinaMAP - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-17 - **Last Updated**: 2025-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 3d-china-map #### 使用ThreeJs绘制的3d地图,地图根据`geoJson`数据生成 效果如下: [![703ArF.gif](https://s4.ax1x.com/2022/01/18/703ArF.gif)](https://imgtu.com/i/703ArF) ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ```