# 3d-china-map **Repository Path**: MrWhat/3d-china-map ## Basic Information - **Project Name**: 3d-china-map - **Description**: 用ThreeJs绘制的3d地图,地图根据`geoJson`数据生成 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2023-09-01 - **Last Updated**: 2024-04-08 ## 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 ``` ### 参考 [链接](https://mf.gitee.io/threejs-3d/#/three-3d-map-china)