getLayer

fun getLayer(layerId: String): Layer?

Returns Layer of a style that is used by a snapshotter

Return

the Layer object if Layer with layerId exists, null otherwise

Parameters

layerId

the id of a Layer