new fengmap.FMExtentLayer()
Members
-
level
-
图层的所在层级
Properties:
Type Description boolean -
readonlytype
-
Properties:
Name Type Description type
fengmap.FMType 节点类型
-
visible
-
Properties:
Name Type Description visible
Boolean true 显示 false 隐藏
Methods
-
getFeatures()
-
获得图层下所有模型 return {array}
-
inherited traverse(callback)
-
遍历子类
Name Type Description callback