Class: LayerCollection

CMAP.LayerCollection()

图层的集合

Constructor

new LayerCollection()

构造函数
Author:

Extends

  • THING.Selector

Methods

removeAll() → {Void}

移除全部图层
Author:
Returns:
Type
Void
Example
map.userLayers.removeAll();//userLayers移除全部图层