new initializeOptions(layer){Object}
view/utils/support/utils.js, line 198
通过Common的图层对象构建Leaflet图层对象的初始化参数
| Name | Type | Description |
|---|---|---|
layer |
Layer |
Common层的地图对象,支持ArcGISMapImageLayer、ArcGISTileLayer、ArcGISVectorTileLayer、 IGSMapImageLayer、IGSTileLayer、MapGISVectorTileLayer、WMSLayer、WMTSLayer、WebTileLayer |
Returns:
| Type | Description |
|---|---|
| Object | Leaflet图层对象的初始化参数 |