onSourceRemoved

Invoked whenever the Source has been removed with StyleManager#removeStyleSource runtime API.

Parameters

id

the id of the source that is removed

abstract fun onSourceRemoved(id: String)