Appearance
xgis-cesium / EnumPoltType
Enumeration: EnumPoltType
Defined in: src/plot/Plot.ts:32
态势标绘类型
Enumeration Members
ATTACK_ARROW
ATTACK_ARROW:
"attack_arrow"
Defined in: src/plot/Plot.ts:39
BILLBOARD
BILLBOARD:
"billboard"
Defined in: src/plot/Plot.ts:38
CIRCLE
CIRCLE:
"circle"
Defined in: src/plot/Plot.ts:36
DOUBLE_ARROW
DOUBLE_ARROW:
"double_arrow"
Defined in: src/plot/Plot.ts:40
FINE_ARROW
FINE_ARROW:
"fine_arrow"
Defined in: src/plot/Plot.ts:41
GATHERING_PLACE
GATHERING_PLACE:
"gathering_place"
Defined in: src/plot/Plot.ts:43
POINT
POINT:
"point"
Defined in: src/plot/Plot.ts:33
POLYGON
POLYGON:
"polygon"
Defined in: src/plot/Plot.ts:35
POLYLINE
POLYLINE:
"polyline"
Defined in: src/plot/Plot.ts:34
RECT
RECT:
"rect"
Defined in: src/plot/Plot.ts:37
TAILED_ATTACK_ARROW
TAILED_ATTACK_ARROW:
"tailed_attack_arrow"
Defined in: src/plot/Plot.ts:42