GroupLayer

constructor(layers: Iterable<Layer> = mutableListOf())

Creates a group layer object with child layers.

Since

200.1.0

See also