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

findLayersById

@Beta(2020, 12) @NonNull abstract fun findLayersById(@NonNull regex: String): MutableList<Layer!>

Provides access to all layers whose id matches the provided Regex.