layerOpacity

abstract val layerOpacity: StateFlow<Set<String>>(source)

Per-layer opacity, each entry encoded as key|:|opacity. A layer absent from the set is fully opaque.

One set spans both kinds of layer: a built-in overlay keyed by its catalogue id, an imported one by its URI — the same key hiddenLayerUrls uses, and for the same reason (a file-backed layer's id is regenerated on load).