getLayers method

List<Layer> getLayers()

Returns an array of all the layers added to the group.

Implementation

external List<Layer> getLayers();