I've made a library called UIExtenderLib which lets multiple mods modify standard game interface (apart from which is already supported by the API) like map bar or map info bar:
https://github.com/shdwp/UIExtenderLib
Because of the code architecture restrictions only single mod can add a...