Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 407 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 407 Bytes

3d-china-map

使用ThreeJs绘制的3d地图,地图根据geoJson数据生成

效果如下:

703ArF.gif

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