类 BigMap.WMTSLayer
Constructor Attributes | Constructor Name and Description |
---|---|
BigMap.WMTSLayer(options)
|
WMTSLayer构造
|
类 详情
BigMap.WMTSLayer(options)
WMTSLayer构造
- Parameters:
- {json} options
{
url:"string 图层路径",
params:"object 附加参数",
zIndex:"number 层级",
minZoom:"number 最小图层",
maxZoom:"number 最大图层"
}