styleSourceExists

@CallSuper
@MainThread
open fun styleSourceExists(sourceId: String): Boolean

Checks whether a given style source exists.

Return

True if the given source exists, False otherwise.

Parameters

sourceId

A style source identifier.