Name | Type | Description | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
optional
参数选项:
|
Example:
示例代码:
var symbol = new Cesium.GeoDoubleArrowSymbol({
viewer: viewer,
positions: [
[116.45304793070586, 31.592192169546728],
[116.71811652713569, 30.455176524911696],
[119.71811652713569, 31.455176524911696],
[119.71811652713569, 32.455176524911696],
[117.71811652713569, 32.455176524911696],
],
lineColor: new Cesium.Color(0, 255,255, 1),
lineWidth: 5,
lineStyle: GeoElement.LINE_STYLE.SOLID,
fillMode: "gradient",
fillColor: new Cesium.Color(0, 0,255, 1),
fillStartColor: new Cesium.Color(0, 0,255, 1),
fillEndColor: new Cesium.Color(0, 255,0, 1),
});
Demo:
Extends
Members
符号编号
- Inherited From:
属性改变事件
- Inherited From:
符号说明
- Inherited From:
符号名称
- Inherited From:
- Default Value:
GEOSYMBOL
图示编号
- Inherited From:
符号类型
- Inherited From:
版本信息
- Inherited From:
是否可见
- Inherited From:
Methods
销毁对象
旋转
- Inherited From:
缩放
- Inherited From:
序列化为GeoGlobe.Feature类实例
- Inherited From:
平移
- Inherited From: