isStyleLayerPersistent

open fun isStyleLayerPersistent(@NonNull layerId: String): Expected<String, Boolean>

Checks if a style layer is persistent.

Return

A string describing an error if the operation was not successful, boolean representing state otherwise.

Parameters

layerId

A style layer identifier.