SOURCE_ADDED

val SOURCE_ADDED: String

The source has been added with `addStyleSource` method. The event is emitted synchronously, therefore, it is possible to immediately read added source's properties. ``` text Event data format (Object): . └── id - String ```