sdk-maps / com.tomtom.online.sdk.map.style / Style / findLayerById

findLayerById

@Beta(2020, 12) @NonNull abstract fun findLayerById(@NonNull id: String): Optional<Layer!>

Provides access to the layer with a provided id if such a layer is present in the style.