Vue 3.x components for CesiumJS.
npm install vue-cesium-jyt
![]()
VueCesium - A Vue 2.x & Vue 3.x based component library of CesiumJS for GISer.
- 💪 Vue 3.0 Composition API
- 🔥 Written in TypeScript
You can find for more details, API, and other docs on https://zouyaoji.top/vue-cesium/#/
- 中国大陆加速镜像站点
VueCesium supports loading the official CesiumJS, or other third-party platforms based on CesiumJS. The tested third-party libraries:
- CesiumJS
- SuperMap iClient3D for WebGL
- Earth SDK
- Mars3D
- DC-SDK
With command
``bash`
$ pnpm i
the project will install all dependencies.
With command
`bash``
$ pnpm website-dev
the project will launch website for you to preview all existing component
VueCesium is open source software licensed as
MIT.
Copyright (c) 2018-present, zouyaoji 370681295@qq.com
This project wouldn't exist without our amazing contributors
VueJS UI libraries: quasar and element-plus.