Replace

@Composable
fun Replace(layerId: String, block: @Composable () -> Unit)(source)

The layers specified in block replace the layer (i.e. are shown instead of it) with the given layerId from the base map style.