Constructor
new LayerCollection()
构造函数
Extends
- THING.Selector
Methods
removeAll() → {Void}
移除全部图层
Returns:
- Type
- Void
Example
map.userLayers.removeAll();//userLayers移除全部图层
map.userLayers.removeAll();//userLayers移除全部图层