# new WMSSubLayer(options)
WMS子图层
参数:
名称 | 类型 | 默认值 | 描述 |
---|---|---|---|
options |
Object | 构造参数 |
|
name |
String | 图层名称 |
|
description |
String | 图层描述 |
|
queryable |
Boolean | 是否参与查询 |
|
spatialReferences |
Array.<SpatialReference> | [] | 图层坐标系列表 |
spatialReference |
SpatialReference | 图层坐标系 |
|
extent |
Extent | 图层范围 |