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

findLayersBySourceLayerId

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

Provides access to all layers whose source layers have an id matching the provided Regex.