This is an additional library to Vesium.
Vue Composition API and Vue Components for CesiumJS
🚧 This project is under active development, and the API may change frequently. Any version may introduce breaking changes.
To view the documentation, visit cesium.geovue.org
- 🎯 Intuitive - VueUse-style API design familiar to Vue developers
- 💪 Type Safe - Written in TypeScript with full TS support
- 🏪 Modular - Tree-shakeable ESM modules
- 🌐 Comprehensive - Full coverage of common Cesium functionality
- 🎮 Interactive - Rich interactive capabilities with map elements
- ⚡️ Lightweight - No redundant dependencies
# npm
npm i cesium @vueuse/core vesium
# yarn
yarn add cesium @vueuse/core vesium
# pnpm
pnpm add cesium @vueuse/core vesium
-
Cesium - An open-source JavaScript library for world-class 3D globes and maps
-
VueUse - Collection of essential Vue Composition API utilities
-
VitePress - Vite & Vue-powered static site generator
Vesium is released under the MIT License.