new fengmap.FMMapMask(options)
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
配置项
|
Members
-
points
-
Properties:
Name Type Description points
Array 点集合
options.points[].x
number x坐标
options.points[].y
number y坐标
-
showRegion
-
Properties:
Name Type Description showRegion
string 展示区域内部还是外部,取值'inside'或'outside'
-
readonlytypes
-
Properties:
Name Type Description types
Array 需要参与掩膜的元素类型数组,默认所有地图元素类型参与掩膜
Methods
-
addTo(floor)
-
添加到楼层
Name Type Description floor
Object 楼层
-
remove()
-
从楼层中移除