@vesium/plot
v1.0.1-beta.59
Published
Vue component and composition-api library for Cesium.
Maintainers
Readme
🚧 This project is under active development, and the API may change frequently. Any version may introduce breaking changes.
Documentation
To view the documentation, visit vesium.js.org
Features
- 🎯 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
Installation
# npm
npm i cesium @vueuse/core vesium
# yarn
yarn add cesium @vueuse/core vesium
# pnpm
pnpm add cesium @vueuse/core vesiumRelated Projects
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
📄 License
Vesium is released under the MIT License.
