vue3-cesium-zhsz
v1.0.8
Published
Vue 3.x components for CesiumJS.
Downloads
5
Maintainers
Readme
- 💪 Vue 3.0 Composition API
- 🔥 Written in TypeScript
Getting Started
基于 vue-cesium 在 VcNavigation 中的 VcCompass 上新增了插槽功能
modify
- dist 文件夹下 index.css 文件中 .vc-btn--round class 类 删除 border-radius:50%;
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:
Bootstrap project
With command
$ pnpm i
the project will install all dependencies.
Document preview
With command
$ pnpm website-dev
the project will launch website for you to preview all existing component
License
VueCesium is open source software licensed as MIT.
Copyright (c) 2018-present, zouyaoji [email protected]
Sponsors
Contributors
This project wouldn't exist without our amazing contributors
References
VueJS UI libraries: quasar and element-plus.