Skip to content

基于Vue框架、Echarts、Echarts-gl、Threejs类库渲染的3D地图案例展示。3D map case display based on Vue framework, Echarts, Echarts gl, and Threejs package rendering.

Notifications You must be signed in to change notification settings

bilisscslightly/Map3D

 
 

Repository files navigation

Map3D

基于Vue框架、Echarts、Echarts-gl、Threejs类库渲染的3D地图案例展示。

3D map case display based on Vue framework, Echarts, Echarts gl, and Threejs package rendering.

组件都已经封装好,直接复制文件拿走,不用重复造轮子。

相关文章教程: 【3d地图】vue中使用echarts geo3D

【3d地图】vue3.0中使用echarts geo3D

【vue】Echarts3D地图下钻

Setup

Make sure to install the dependencies:

yarn

yarn install

npm

npm install

pnpm

pnpm install --shamefully-hoist Development Server Start the development server on http://localhost:5173

npm run dev Production Build the application for production:

npm run build Locally preview production build:

npm run preview Check out the deployment documentation for more information.

About

基于Vue框架、Echarts、Echarts-gl、Threejs类库渲染的3D地图案例展示。3D map case display based on Vue framework, Echarts, Echarts gl, and Threejs package rendering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.5%
  • Vue 15.9%
  • TypeScript 2.3%
  • Other 1.3%