Members
Created by admin on 2019/10/16.
Created by admin on 2019/10/9.
Created by admin on 2019/9/29.
ClipPlane 裁切模式
Properties:
Name | Type | Description |
---|---|---|
LANDSCAPE |
Number | 横切面 |
VERTICAL |
Number | 纵切面 |
HOLE |
Number | 挖洞 |
圆顶表面材质
DrawTool 绘制模式
Properties:
Name | Type | Description |
---|---|---|
POLYLINE |
Number | 线 |
POLYGON |
Number | 面 |
RECT |
Number | 矩形 |
POINT |
Number | 点 |
POLYGON_HEIGHT |
Number | 矩形区域 |
全局事件
Properties:
Name | Type | Description |
---|---|---|
LAYER_ADD |
String | 添加图层事件 LayerManager#addLayer |
LAYER_REMOVE |
String | 删除图层事件 LayerManager#removeLayer |
EDIT_POINT |
String | 编辑坐标点 |
LOG_IN |
String | |
LOG_OUT |
String | |
PROJECT_LOAD |
String | |
PROJECT_UNLOAD |
String | |
PROJECT_LAYERS_LOAD |
String | |
FLY_TO |
String | camera flyto |
文件类型
Properties:
Name | Type | Description |
---|---|---|
Other |
其它 (备用) | |
Folder |
文件夹 | |
Doc |
Word: doc、docx | |
Xls |
Excel: xlsx、xls | |
Txt |
文本: Txt,Json,Xml | |
Img |
图片: jpg、jpeg、bmp、tiff、png | |
Pdf |
||
Link |
url |
视角偏移
与地球相交的线的颜色
与地球相交的线的宽度(像素)
开始第一人称漫游
w 前, s 后 q 上, e 下, a 左, d 右
鼠标左键按下并移动,移动相机朝向
侧面材质
图层树节点类型
Properties:
Name | Type | Description |
---|---|---|
ImageProvider |
地球影像Provider | |
Tileset |
Tileset | |
CZML |
CZML | |
KML |
KML | |
GeoJson |
GeoJson | |
VectorTile |
VectorTile pbf格式 |
线的颜色
目前用的统一材质
传感器的模型矩阵
点线面类型
Properties:
Name | Type | Description |
---|---|---|
Folder |
文件夹 | |
Point |
点 | |
Line |
线 | |
Plane |
面 |
DrawTool 绘制线型
Properties:
Name | Type | Description |
---|---|---|
LINE |
Number | 实线 |
DASH |
Number | 虚线 |
ARROW |
Number | 箭头 |
传感器的半径
扫描面颜色
扫描面模式 垂直vertical/水平horizontal
扫描速率
lookAt lookAt.x lookAt.y lookAt.z heading pitch range?
Created by admin on 2019/10/17.
Created by admin on 2019/10/9.
Created by admin on 2019/10/22.
Created by admin on 2019/10/30.
Created by admin on 2019/10/17.
Created by admin on 2019/10/17.
是否显示
是否显示圆顶面线
是否显示圆顶表面
是否显示与地球相交的线
是否显示侧面
是否显示扫描面
是否显示扇面的线
是否显示扇面和圆顶面连接的线
是否穿过地球
切分程度
属性值类型
Properties:
Name | Type | Description |
---|---|---|
INT |
整数 | |
NUMBER |
实数 | |
STRING |
普通字符串 | |
DATETIME |
日期时间 | |
LINK |
链接 | |
CALLBACK |
回调函数 |
传感器水平半角
传感器垂直半角
Methods
修改url
Determine the winding order of a polygon ring.
See https://github.com/mapbox/vector-tile-spec/tree/master/2.0#4344-polygon-geometry-type && https://en.wikipedia.org/wiki/Shoelace_formula
Name | Type | Description |
---|---|---|
ring |
Array.<Point> | The polygon ring as an array of '@mapbox/point-geometry' Points (or any points conforming to {x: number, y: number}). |
Returns:
The winding order of the polygon ring.
计算扇面的位置
Name | Type | Description |
---|---|---|
unitPosition |
Returns:
计算zoy面和zoy面单位扇形位置
Name | Type | Description |
---|---|---|
primitive |
Returns:
创建圆顶面连线顶点
Name | Type | Description |
---|---|---|
context |
创建圆顶面顶点
Name | Type | Description |
---|---|---|
context |
创建扫描面顶点
Name | Type | Description |
---|---|---|
context |
||
positions |
Returns:
创建扇面边线顶点
Name | Type | Description |
---|---|---|
context |
||
positions |
Returns:
创建扇面圆顶面连接线顶点
Name | Type | Description |
---|---|---|
context |
||
positions |
Returns:
创建扇面顶点
Name | Type | Description |
---|---|---|
context |
||
positions |
Returns:
自定义图层管理
本地缓存操作类
True when a recording is already in progress.
树状数据处理
Name | Type | Description |
---|---|---|
entityTree |
Object | |
parentNode |
PointLinePlaneNode |
图层处理器,不能直接实例化
- Processor
- CZMLProcessor
- ImageProviderProcessor
- TilesetProcessor
See:
自定义图层管理
天际线分析
Name | Type | Description |
---|---|---|
viewer |
Cesium.Viewer |
树状数据处理
Name | Type | Description |
---|---|---|
fileTree |
Object | |
parentNode |
FileNode |
树状数据处理
Name | Type | Description |
---|---|---|
entityTree |
Object | |
parentNode |
PointLinePlaneNode |
Provides tiled imagery using the Mapbox Vector Tile.
Returns:
Create a new VideoCapture object which can help converting what you see in Babylon to a video file.
Name | Type | Description |
---|---|---|
scene |
||
options |
Defines options that can be used to customize the capture. |
视域分析集合
Name | Type | Description |
---|---|---|
viewer |
Cesium.Viewer |
视域分析
Name | Type | Description |
---|---|---|
viewer |
Cesium.Viewer | |
position |
Cesium.Cartesian3 | 观察点 |
通视分析
Name | Type | Description |
---|---|---|
viewer |
Cesium.Viewer |
给feature添加窗口信息,支持本地图片、在线图片、页面地址、富文本、在线视频
Name | Type | Description |
---|---|---|
viewer3D |
* |