get

operator fun get(index: Int): ImageryLayer(source)

Gets a layer by index from the collection.

Return

The imagery layer at the given index.

Parameters

index

the index to retrieve.

See also