Class: RouteAnimationLabel

RouteAnimationLabel

new RouteAnimationLabel(options)

engineExtensions/tools/routeAnimationTool/RouteAnimationLabel.js, line 1

路径漫游标牌对象。LabelGraphics

Name Type Description
options Object 可选

可选参数。支持 Cesium.LabelGraphics 所有构造参数和属性,在此省略部分与 Cesium.LabelGraphics 相同的构造参数和属性。

Name Type Default Description
show Boolean true 可选

是否显示标牌

text Boolean '移动标记' 可选

标牌文字

font Boolean '20px 黑体' 可选

标牌字体

backgroundColor Boolean new Cesium.Color(0.5, 0.5, 0.5, 0.5) 可选

标牌背景色

pixelOffset Boolean new Cesium.Cartesian2(20, -120) 可选

标牌像素偏移量