I am searching for a event that fires when a new layer has been added to an openlayers map.
Sth like map.on('layeradded')...
I found all of these events: https://gis.stackexchange.com/questions/252946/what-are-the-possible-listeners-and-event-types-for-an-openlayers-map-ol-map and searched in the docs but could not find anything suitable.