VueCesium - A Vue 2.x & Vue 3.x based component library of CesiumJS for GISer.
- πͺ Vue 3.0 Composition API
- π₯ Written in TypeScript
This project is still under heavy development. Feel free to join us and make your first pull request.
You can find for more details, API, and other docs on https://zouyaoji.top/vue-cesium/#/
ε½ε η δΊε ιιεη«ηΉ
VueCesium supports the introduction of official CesiumJS, or other third-party platforms based on CesiumJS, Tested third-party libraries:
With command
$ pnpm i
the project will install all dependencies and run lerna bootstrap
to initialize the project
With command
$ pnpm website-dev
the project will launch website for you to preview all existing component
With command
$ pnpm gen component-name
Note the component-name
must be in kebab-case
, combining words by replacing each space with a dash.
With command
pnpm cz
Example
[TYPE](SCOPE):DESCRIPTION#[ISSUE]
# example feat(viewer):add type 'viewer' for form usage #1234
VueCesium is open source software licensed as MIT.
This project wouldn't exist without our amazing contributors