nsc-earth-2
v1.8.41
Published
![npm latest version](https://img.shields.io/npm/v/nsc-earth-2.svg) ![license](https://img.shields.io/npm/l/nsc-earth-2)
Downloads
151
Readme
nsc-earth-2 是一个从DDE-Earth中抽离的、用于 CesiumJS 的扩展库,它与前端框架无关,提供了一些常用的功能和组件,方便开发者快速构建 Cesium 应用。
安装
使用 npm 安装:
npm install nsc-earth-2 --save
功能
nsc-earth-2 提供了以下功能:
- 事件订阅
@nsc-earth-2/subscriber
- primitive 方式加速渲染 geojson
@nsc-earth-2/primitive-geojson
- 丰富的 geojson 样式渲染
@nsc-earth-2/geojson-render
- tooltip
@nsc-earth-2/tooltip
- 弹出框
@nsc-earth-2/popup
- 指南针
@nsc-earth-2/compass
- 缩放控制
@nsc-earth-2/zoom-control
- 绘图工具
@nsc-earth-2/drawer
- 测量工具
@nsc-earth-2/measure
- 双屏联动工具
@nsc-earth-2/sync-viewer
- 热力图
@nsc-earth-2/heat
- ...
详细信息及 demo,请参阅 API 文档。
示例
License
This project is licensed under the MIT License - see the LICENSE file for details.