Members
-
readonlyename
-
英文名称
Properties:
Type Description string -
readonlyheight
-
模型高度
Properties:
Type Description number -
readonlylevel
-
模型所在层级
Properties:
Type Description string -
readonlyname
-
中文名称
Properties:
Type Description string -
readonlytype
-
模型类型
Properties:
Name Type Description typefengmap.FMType 16384
-
visible
-
模型显示隐藏属性
-
readonlyx
-
X轴坐标
Properties:
Name Type Description 返回该层的中点X轴坐标number -
readonlyy
-
Y轴坐标
Properties:
Name Type Description 返回该层的中点Y轴坐标number
Methods
-
getData(){Object}
-
获取标记数据属性
Returns:
Name Type Description ObjectObject 标记数据属性 Name Type Description typeIDstring 数据类型ID FIDstring 模型FID heightnumber 高度 namestring 模型名字 eNamestring 模型英文名字 minLevelint 最小显示级别 maxLevelint 最大显示级别 passint 通过标识 -
setText(text)
-
改变label文字
Name Type Description textstring 文字