I am new to EXB (Develope Edition).
The map-info line at bottom of screen occupies "precious" space...
It actually contains 2 parts - long part of general info, and short part - "Powered by Esri"
I need to hide the whole info-line so I can put my customised coordinate widgets at bottom of screen.
(replacing the long info by my coordinate widget and displaying only "Powered by Esri" is also an option).
I have not succeeded to locate the "info-line" widget in order to remove it.
Maybe adding "display: none" is practical, but I don't know how to do it.