Skip to content
/ Map3D Public
forked from flowers-10/Map3D

基于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

clshong/Map3D

 
 

Repository files navigation

Map3D

demo:https://map3d.vercel.app/#/

基于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

  • TypeScript 50.0%
  • Vue 43.8%
  • GLSL 3.1%
  • CSS 2.1%
  • HTML 1.0%