AnchorConfig

类:锚点的配置项

Constructor

new Glodon.Bimface.Earth.Plugins.Animation.AnchorConfig(viewer, color, wireframeColor, duration, location, size)

构造锚点的配置项

Parameters:
NameTypeDescription
viewerGlodon.Bimface.Earth.Viewer.ViewerGIS

Viewer对象,必填

colorGlodon.Web.Graphics.Color

锚点面颜色

wireframeColorGlodon.Web.Graphics.Color

锚点线框颜色

durationNumber

悬浮动画循环一次的时间,以毫秒为单位

locationObject

锚点位置,经纬度高程坐标,例如:{lat: 39.909245, lon: 116.396496, alt: 0}

sizeNumber

锚点大小, 单位为m