import LegendContainer from 'kqwebmap-project/src/builder/ui/LegendContainer.js'
LegendContainer
Constructor Summary
Public Constructor | ||
public |
constructor(id: String, options: Object) 构造函数 |
Method Summary
Public Methods | ||
public |
addLegend(layer: *) 添加图层图例 |
|
public |
addToMapView(mapView: *) 添加到地图 |
|
public |
removeLegend(layer: *) 关闭图层图例 |