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