WalkthroughPanel

GIS场景默认路径漫游面板对象,可通过WebApplicationGIS.getWidget()接口获取

Methods

getWalkthroughList()

获取路径漫游面板中的路径列表

Returns:
Type Description
Object

面板内路径漫游列表数据

hide()

隐藏面板

setWalkthroughList(walkthroughList)

设置路径漫游面板中的路径列表

Parameters:
Name Type Description
walkthroughList Object

路径漫游列表

show()

显示面板