new fengmap.FMGroundLayer(options)
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
json |
参数
|
Members
-
color
-
Properties:
Name Type Description color
string 地面颜色 如:'#ff0000'
-
gridColor
-
Properties:
Name Type Description gridColor
string 网格颜色 如:'#ff0000'
-
gridOpacity
-
Properties:
Name Type Description gridOpacity
number 网格透明度
-
opacity
-
Properties:
Name Type Description opacity
number 地面透明度
-
visible
-
Properties:
Name Type Description visible
Boolean 显示、隐藏
Methods
-
addTo(map)
-
添加到楼层
Name Type Description map
Object FMMap对象
-
remove()
-
删除地面网格