styleSourceExists

Checks whether a given style source exists.

Return

`true` if the given source exists, `false` otherwise.

Parameters

sourceId

A style source identifier.

abstract fun styleSourceExists(sourceId: String): Boolean