0.0.10 • Published 10 months ago

cesium-ana v0.0.10

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Cesium-ana

基于cesium的分析工具

已实现功能:

  1. 等高线:

使用

安装

npm install cesium-ana

引入

import CesiumAna from 'cesium-ana'

初始化

let ana = new CesiumAna(viewer)

viewer是cesium的 Cesium.Viewer的实例

使用分析功能

等高线

ana.createHeightLine()
0.0.10

10 months ago

0.0.9

10 months ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.1

2 years ago