ThemesInfo Class

专题图服务.ThemesInfo(LayerNameopt, themeArropt)

专题图结构信息对象构造函数

Fx构造函数

# new ThemesInfo(LayerNameopt, themeArropt)

Zondy.Object.Theme.ThemesInfo

参数:
名称 类型 属性 默认值 描述
LayerName String <optional>
""

图层名

themeArr Array <optional>
null

专题图数组 Array<Zondy.Object.Theme.CTheme>

查看源代码 service/Igserver/theme/ThemesInfo.js, line 7