You could add standard HTML elements to a div attached to the cesiumContainer div, and use zindex to make sure the div shows on top. Check out https://github.com/AnalyticalGraphicsInc/cesium/blob/master/Source/Widgets/Viewer/viewerCesiumInspectorMixin.js It creates a div and appends that div to the viewer.container.